Home
last modified time | relevance | path

Searched defs:recvAbsPath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_proxy_file_helper.c379 static int32_t GetAbsFullPath(const char *fullPath, char *recvAbsPath, int32_t pathSize) in GetAbsFullPath()
431 int32_t CreateDirAndGetAbsPath(const char *filePath, char *recvAbsPath, int32_t pathSize) in CreateDirAndGetAbsPath()
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/
H A Dclient_trans_proxy_file_manager_test.cpp902 char recvAbsPath[TEST_PATH_SIZE]; variable