Searched defs:taskId (Results 226 - 231 of 231) sorted by relevance
12345678910
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
| H A D | sqlite_relational_store.cpp | 1083 int SQLiteRelationalStore::Sync(const CloudSyncOption &option, const SyncProcessCallback &onProcess, uint64_t taskId) in Sync() argument 1582 SyncProcess SQLiteRelationalStore::GetCloudTaskStatus(uint64_t taskId) in GetCloudTaskStatus() argument
|
| /base/print/print_fwk/services/print_service/src/ |
| H A D | print_service_ability.cpp | 319 int32_t PrintServiceAbility::StopPrint(const std::string &taskId) in StopPrint() argument 278 StartPrint(const std::vector<std::string> &fileList, const std::vector<uint32_t> &fdList, std::string &taskId) StartPrint() argument 284 CallSpooler(const std::vector<std::string> &fileList, const std::vector<uint32_t> &fdList, std::string &taskId) CallSpooler() argument 2156 On(const std::string taskId, const std::string &type, const sptr<IPrintCallback> &listener) On() argument 2203 Off(const std::string taskId, const std::string &type) Off() argument 2420 PrintByAdapter(const std::string jobName, const PrintAttributes &printAttributes, std::string &taskId) PrintByAdapter() argument [all...] |
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
| H A D | distributed_sched_service.cpp | 3152 int64_t taskId = dmsCallbackTask_->GenerateTaskId(); in StartRemoteFreeInstall() local 3187 int32_t DistributedSchedService::StartFreeInstallFromRemote(const FreeInstallInfo& info, int64_t taskId) in StartFreeInstallFromRemote() argument 3218 NotifyCompleteFreeInstall( const FreeInstallInfo& info, int64_t taskId, int32_t resultCode) NotifyCompleteFreeInstall() argument 3234 StartLocalAbility(const FreeInstallInfo& info, int64_t taskId, int32_t resultCode) StartLocalAbility() argument 3290 HandleRemoteNotify(const FreeInstallInfo& info, int64_t taskId, int32_t resultCode) HandleRemoteNotify() argument 3305 NotifyCompleteFreeInstallFromRemote(int64_t taskId, int32_t resultCode) NotifyCompleteFreeInstallFromRemote() argument [all...] |
| /foundation/multimedia/player_framework/services/services/screen_capture/server/ |
| H A D | screen_capture_server.cpp | 1993 int32_t taskId = taskIDListTemp.front(); in GetMissionIds() local
|
| /test/xts/acts/resourceschedule/resourceschedule_standard/ffrt/entry/src/main/cpp/ |
| H A D | ffrtndk.cpp | 3716 uint64_t taskId = SUCCESS; in FfrtThisTaskGetId() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
| H A D | rs_main_thread.cpp | 3274 void RSMainThread::SendClientDumpNodeTreeCommands(uint32_t taskId) in SendClientDumpNodeTreeCommands() argument 3325 void RSMainThread::CollectClientNodeTreeResult(uint32_t taskId, st argument 3355 OnCommitDumpClientNodeTree(NodeId nodeId, pid_t pid, uint32_t taskId, const std::string& result) OnCommitDumpClientNodeTree() argument [all...] |
Completed in 30 milliseconds
12345678910