Home
last modified time | relevance | path

Searched refs:_fxe_directory_local_path_get_copy (Results 1 – 4 of 4) sorted by relevance

/FileX-v6.2.1/common/src/
Dfxe_directory_local_path_get_copy.c74 UINT _fxe_directory_local_path_get_copy(FX_MEDIA *media_ptr, CHAR *return_path_name_buffer, UINT r… in _fxe_directory_local_path_get_copy() function
/FileX-v6.2.1/common/inc/
Dfx_directory.h98 UINT _fxe_directory_local_path_get_copy(FX_MEDIA *media_ptr, CHAR *return_path_name_buffer, UINT re…
Dfx_api.h1304 #define fx_directory_local_path_get_copy _fxe_directory_local_path_get_copy
/FileX-v6.2.1/test/regression_test/
Dfilextestcontrol.c6196 status = _fxe_directory_local_path_get_copy(NULL, path_name_buffer, sizeof(path_name_buffer)); in tx_application_define()
6210 status = _fxe_directory_local_path_get_copy(&media_instance, NULL, sizeof(path_name_buffer)); in tx_application_define()
6224 …status = _fxe_directory_local_path_get_copy(&media_instance, path_name_buffer, sizeof(path_name_b… in tx_application_define()
6241 …status = _fxe_directory_local_path_get_copy(&media_instance, path_name_buffer, sizeof(path_name_b… in tx_application_define()
6260 …status = _fxe_directory_local_path_get_copy(&media_instance, path_name_buffer, sizeof(path_name_b… in tx_application_define()