Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
Dclient_trans_proxy_manager.c318 static bool CheckRecvFileExist(const char *absFullPath) in CheckRecvFileExist()
982 char *absFullPath = (char *)SoftBusCalloc(pathSize); in GetFileAbsPathAndSeq() local