Searched defs:syncContext (Results 1 – 3 of 3) sorted by relevance
238 SyncRemoteMissionsContext* syncContext, std::string &errInfo) in ProcessSyncInput()269 SyncRemoteMissionsContext* syncContext) in StartSyncRemoteMissionsAsyncWork()274 SyncRemoteMissionsContext* syncContext = (SyncRemoteMissionsContext*)data; in StartSyncRemoteMissionsAsyncWork() local280 SyncRemoteMissionsContext* syncContext = (SyncRemoteMissionsContext*)data; in StartSyncRemoteMissionsAsyncWork() local318 auto syncContext = new SyncRemoteMissionsContext(); in NAPI_StartSyncRemoteMissions() local342 SyncRemoteMissionsContext* syncContext) in StopSyncRemoteMissionsAsyncWork()347 SyncRemoteMissionsContext* syncContext = (SyncRemoteMissionsContext*)data; in StopSyncRemoteMissionsAsyncWork() local352 SyncRemoteMissionsContext* syncContext = (SyncRemoteMissionsContext*)data; in StopSyncRemoteMissionsAsyncWork() local390 auto syncContext = new SyncRemoteMissionsContext(); in NAPI_StopSyncRemoteMissions() local
1183 OpenDlpFileSubscriberContext* syncContext = new (std::nothrow) OpenDlpFileSubscriberContext(); in SubscribeOpenDlpFile() local1266 …OpenDlpFileUnSubscriberContext* syncContext = new (std::nothrow) OpenDlpFileUnSubscriberContext(en… in UnSubscribeOpenDlpFile() local
1671 … std::unique_ptr<ImageSourceSyncContext> syncContext = std::make_unique<ImageSourceSyncContext>(); in CreatePixelMapSync() local