Home
last modified time | relevance | path

Searched defs:taskId (Results 176 - 200 of 231) sorted by relevance

12345678910

/base/print/print_fwk/test/unittest/fwk_inner_napi_test/
H A Dprint_manager_client_test.cpp2307 std::string taskId = "1"; HWTEST_F() local
2317 std::string taskId = "1"; HWTEST_F() local
[all...]
/base/startup/appspawn/test/moduletest/threadpool/
H A Dthread_manager.c46 uint32_t taskId; member
152 static TaskNode *GetTask(ThreadManager *mgr, ListNode *queue, uint32_t taskId) in GetTask() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dwatch_dog.cpp308 uint32_t taskId = taskExecutor->GetTotalTaskNum(type_); in IsThreadStuck() local
/foundation/multimedia/media_library/frameworks/services/media_cloud_enhancement/src/enhancement_service/
H A Denhancement_service_callback.cpp186 string taskId = string(photoId); in OnSuccess() local
199 string taskId = string(photoId); in OnFailed() local
220 string taskId = task.taskId; DealWithSuccessedTask() local
266 string taskId = task.taskId; DealWithFailedTask() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_delegate_impl.cpp327 uint64_t taskId = 0; in Sync() local
475 SyncProcess RelationalStoreDelegateImpl::GetCloudTaskStatus(uint64_t taskId) in GetCloudTaskStatus() argument
460 Sync(const CloudSyncOption &option, const SyncProcessCallback &onProcess, uint64_t taskId) Sync() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_syncer.h113 TaskId taskId = 0u; member
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_store_connection.cpp455 SyncProcess SQLiteRelationalStoreConnection::GetCloudTaskStatus(uint64_t taskId) in GetCloudTaskStatus() argument
433 Sync(const CloudSyncOption &option, const SyncProcessCallback &onProcess, uint64_t taskId) Sync() argument
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
H A Dcloud_sync_service_proxy.cpp959 int32_t CloudSyncServiceProxy::DownloadAsset(const uint64_t taskId, in DownloadAsset() argument
/foundation/filemanagement/dfs_service/test/fuzztest/cloudsyncservicestub_fuzzer/
H A Dcloudsyncservicestub_fuzzer.cpp582 uint64_t taskId = fuzzData.GetData<uint64_t>(); in HandleDownloadAssetFuzzTest() local
/kernel/liteos_a/kernel/extended/perf/
H A Dlos_perf.c307 STATIC INLINE BOOL OsPerfFilter(UINT32 taskId, UINT32 processId) in OsPerfFilter() argument
/kernel/uniproton/src/fs/vfs/
H A Dvfs_fs.c65 TskHandle taskId = 0; in OsVfsOpen() local
/base/hiviewdfx/hitrace/test/unittest/hitrace_meter/
H A Dhitrace_ndk_test.cpp756 int taskId = 123; in HWTEST_F() local
856 int taskId = 123; in HWTEST_F() local
219 GetTraceResult(const char type, const string& traceName, const HiTraceId* hiTraceId, const int taskId, const vector<string>& list) GetTraceResult() argument
946 int taskId = 123; HWTEST_F() local
1086 int taskId = 123; HWTEST_F() local
1162 int taskId = 123; HWTEST_F() local
1384 int taskId = 123; HWTEST_F() local
1519 int taskId = 123; HWTEST_F() local
[all...]
/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
H A Dprint_service_proxy.cpp97 int32_t PrintServiceProxy::StopPrint(const std::string &taskId) in StopPrint() argument
738 int32_t PrintServiceProxy::On(const std::string taskId, const std::string &type, const sptr<IPrintCallback> &listener) in On() argument
768 int32_t PrintServiceProxy::Off(const std::string taskId, const std::string &type) in Off() argument
58 StartPrint(const std::vector<std::string> &fileList, const std::vector<uint32_t> &fdList, std::string &taskId) StartPrint() argument
873 PrintByAdapter(const std::string printJobName, const PrintAttributes &printAttributes, std::string &taskId) PrintByAdapter() argument
[all...]
/base/print/print_fwk/services/print_service/src/
H A Dprint_service_stub.cpp151 std::string taskId = data.ReadString(); in OnStartPrint() local
161 std::string taskId = data.ReadString(); in OnStopPrint() local
583 std::string taskId = data.ReadString(); in OnEventOn() local
612 std::string taskId = data.ReadString(); in OnEventOff() local
711 std::string taskId = data.ReadString(); in OnPrintByAdapter() local
[all...]
/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dnapi_scan_utils.cpp383 std::string NapiScanUtils::GetTaskEventId(const std::string &taskId, const std::string &type) in GetTaskEventId() argument
/base/print/print_fwk/test/fuzztest/scanserviceability_fuzzer/
H A Dscanserviceability_fuzzer.cpp128 std::string taskId = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestOn() local
140 std::string taskId = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestOff() local
/base/request/request/frameworks/cj/ffi/include/
H A Dcj_request_ffi.h175 const char *taskId; member
190 const char *taskId; member
[all...]
/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_handler.cpp650 extern "C" int RemoveTaskForFFRT(void* handler, const uintptr_t taskId) in RemoveTaskForFFRT() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_proxy.cpp917 int32_t DistributedSchedProxy::StartFreeInstallFromRemote(const FreeInstallInfo& info, int64_t taskId) in StartFreeInstallFromRemote() argument
957 int32_t DistributedSchedProxy::NotifyCompleteFreeInstallFromRemote(int64_t taskId, int32_t resultCode) in NotifyCompleteFreeInstallFromRemote() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_stub_test.cpp1934 int64_t taskId = 0; in HWTEST_F() local
1960 int64_t taskId = 0; in HWTEST_F() local
1986 int64_t taskId = 0; in HWTEST_F() local
2013 int64_t taskId = 0; in HWTEST_F() local
102 FreeInstallInfoMarshalling(const CallerInfo& callerInfo, const DistributedSchedService::AccountInfo accountInfo, const int64_t taskId, MessageParcel& data) FreeInstallInfoMarshalling() argument
[all...]
H A Dmock_distributed_sched.cpp198 int32_t MockDistributedSched::StartFreeInstallFromRemote(const IDistributedSched::FreeInstallInfo &info, int64_t taskId) in StartFreeInstallFromRemote() argument
203 int32_t MockDistributedSched::NotifyCompleteFreeInstallFromRemote(int64_t taskId, int32_t resultCode) in NotifyCompleteFreeInstallFromRemote() argument
208 NotifyCompleteFreeInstall( const IDistributedSched::FreeInstallInfo &info, int64_t taskId, int32_t resultCode) NotifyCompleteFreeInstall() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_ui_director.cpp448 void RSUIDirector::DumpNodeTreeProcessor(NodeId nodeId, pid_t pid, uint32_t taskId) in DumpNodeTreeProcessor() argument
/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/
H A Dcamera_napi_const.h90 int32_t taskId = 0; member
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_cloud_enhancement_test/src/
H A Dmedialibrary_cloud_enhancement_test.cpp787 const char* taskId = ""; in HWTEST_F() local
901 const char* taskId = ""; in HWTEST_F() local
937 const char* taskId = "202408302001001"; in HWTEST_F() local
981 string taskId = "202408302001001"; HWTEST_F() local
[all...]
/foundation/multimedia/player_framework/services/utils/
H A Dmedia_dfx.cpp448 void MediaTrace::TraceBegin(const std::string &funcName, int32_t taskId) in TraceBegin() argument
453 void MediaTrace::TraceEnd(const std::string &funcName, int32_t taskId) in TraceEnd() argument

Completed in 34 milliseconds

12345678910