Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
Dclient_trans_proxy_manager.c336 static int32_t PutToRecvList(int32_t fd, uint32_t seq, const char *destFilePath, FileListener fileL… in PutToRecvList()
958 char *destFilePath = GetDestFilePath(fileFrame); in GetFileAbsPathAndSeq() local