Searched refs:_fxe_directory_local_path_restore (Results 1 – 4 of 4) sorted by relevance
74 UINT _fxe_directory_local_path_restore(FX_MEDIA *media_ptr, FX_LOCAL_PATH *local_path_ptr) in _fxe_directory_local_path_restore() function
99 UINT _fxe_directory_local_path_restore(FX_MEDIA *media_ptr, FX_LOCAL_PATH *local_path_ptr);
1305 #define fx_directory_local_path_restore _fxe_directory_local_path_restore
5328 status = _fxe_directory_local_path_restore(&media_instance, FX_NULL); in tx_application_define()