Searched refs:_fxe_directory_local_path_get (Results 1 – 4 of 4) sorted by relevance
74 UINT _fxe_directory_local_path_get(FX_MEDIA *media_ptr, CHAR **return_path_name) in _fxe_directory_local_path_get() function
97 UINT _fxe_directory_local_path_get(FX_MEDIA *media_ptr, CHAR **return_path_name);
1303 #define fx_directory_local_path_get _fxe_directory_local_path_get
5248 status = _fxe_directory_local_path_get(FX_NULL, FX_NULL); in tx_application_define()5262 status = _fxe_directory_local_path_get(&media_instance, FX_NULL); in tx_application_define()