Searched refs:UpdateRecvPath (Results 1 – 10 of 10) sorted by relevance
187 event.UpdateRecvPath = NULL; in NotifySocketSendResult()346 event.UpdateRecvPath = NULL; in NotifySocketRecvResult()429 if (event.UpdateRecvPath == NULL) { in UpdateFileRecvPath()434 const char *rootDir = event.UpdateRecvPath(); in UpdateFileRecvPath()
157 const char *(*UpdateRecvPath)(void); /**< Update file receiving directory*/ member
196 const char *(*UpdateRecvPath)(void); /**< Update file receiving directory*/ member
139 EXPECT_EQ(string((event.UpdateRecvPath)()), TEST_PATH);
169 … EXPECT_EQ(string((event.UpdateRecvPath)()), "/mnt/hmdfs/100/account/device_view/local/data/");
183 const char *(*UpdateRecvPath)(void); /**< Update file receiving directory*/ member
56 event->UpdateRecvPath = GetRecvPath; in OnFile()
46 event->UpdateRecvPath = GetRecvPath; in OnFile()
604 .UpdateRecvPath = NULL, in HandleSendProgress()855 .UpdateRecvPath = NULL, in ProxyStartSendFile()1152 .UpdateRecvPath = NULL, in UpdateFileReceivePath()1155 if (event.UpdateRecvPath == NULL) { in UpdateFileReceivePath()1160 const char *rootDir = event.UpdateRecvPath(); in UpdateFileReceivePath()1341 .UpdateRecvPath = NULL, in HandleFileTransferCompletion()1562 .UpdateRecvPath = NULL, in UpdateFileReceptionStatus()
200 event->UpdateRecvPath = GetRecvPath; in OnFile()