/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_hitrace_adapter_impl.cpp | 34 void ArkHiTraceAdapterImpl::StartAsyncTrace(const ArkWebString& value, int32_t taskId, float limit) in StartAsyncTrace() argument 36 real_.StartAsyncTrace(ArkWebStringStructToClass(value), taskId, limit); in StartAsyncTrace() local 39 void ArkHiTraceAdapterImpl::FinishAsyncTrace(const ArkWebString& value, int32_t taskId) in FinishAsyncTrace() argument 41 real_.FinishAsyncTrace(ArkWebStringStructToClass(value), taskId); in FinishAsyncTrace() local
|
/foundation/ability/ability_lite/services/abilitymgr_lite/include/slite/ |
H A D | ability_record.h | 54 uint32_t taskId = 0; member
|
/foundation/ability/dmsfwk/test/fuzztest/dmsfreeinstallcallbackstub_fuzzer/ |
H A D | dmsfreeinstallcallbackstub_fuzzer.cpp | 34 int64_t taskId = 0; in OnInstallFinishedInnerFuzzTest() local
|
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ |
H A D | dms_free_install_callback_test.cpp | 47 int64_t taskId = 0; in SetUp() local
|
H A D | dms_callback_task_test.cpp | 49 void DmsCallbackTaskTest::PushMockTask(int64_t taskId, std::string& deviceId) in PushMockTask() argument 105 int64_t taskId = -1; in HWTEST_F() local 125 int64_t taskId = 1; in HWTEST_F() local 145 int64_t taskId = 1; HWTEST_F() local 166 int64_t taskId = 1; HWTEST_F() local 187 int64_t taskId = 1; HWTEST_F() local 208 int64_t taskId = 1; HWTEST_F() local 228 int64_t taskId = 1; HWTEST_F() local 243 int64_t taskId = 1; HWTEST_F() local 260 int64_t taskId = 1; HWTEST_F() local 277 int64_t taskId = 1; HWTEST_F() local 295 int64_t taskId = -1; HWTEST_F() local 310 int64_t taskId = 1; HWTEST_F() local 325 int64_t taskId = 1; HWTEST_F() local 342 int64_t taskId = -1; HWTEST_F() local 358 int64_t taskId = 1; HWTEST_F() local 374 int64_t taskId = -1; HWTEST_F() local 390 int64_t taskId = -1; HWTEST_F() local 406 int64_t taskId = 1; HWTEST_F() local 423 int64_t taskId = 1; HWTEST_F() local 439 int64_t taskId = -1; HWTEST_F() local 454 int64_t taskId = -1; HWTEST_F() local 469 int64_t taskId = 1; HWTEST_F() local 484 int64_t taskId = 1; HWTEST_F() local 501 int64_t taskId = 1; HWTEST_F() local 536 int64_t taskId = 1; HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | ace_trace.cpp | 50 void AceAsyncTraceBegin(int32_t taskId, const char* name, bool isAnimationTrace) in AceAsyncTraceBegin() argument 61 void AceAsyncTraceEnd(int32_t taskId, const char* name, bool isAnimationTrace) in AceAsyncTraceEnd() argument 72 void AceAsyncTraceBeginCommercial(int32_t taskId, const char* name, bool isAnimationTrace) in AceAsyncTraceBeginCommercial() argument 83 void AceAsyncTraceEndCommercial(int32_t taskId, cons argument [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/ |
H A D | thread_pool_test_stub.cpp | 91 bool ThreadPoolTestStub::Remove(const TaskId &taskId, bool wait) in Remove() argument 96 TaskId ThreadPoolTestStub::Reset(const TaskId &taskId, Duration interval) in Reset() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | task_executor.cpp | 52 bool TaskExecutor::Remove(TaskExecutor::TaskId taskId, bool wait) in Remove() argument 60 TaskExecutor::TaskId TaskExecutor::Reset(TaskExecutor::TaskId taskId, Duration interval) in Reset() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/lifecycle/ |
H A D | lifecycle_manager.cpp | 46 ExecutorPool::TaskId taskId = executors_->Execute([=] { in OnGot() local 82 ExecutorPool::TaskId taskId = executors_->Schedule(GetTask(), LifeCyclePolicy::INTERVAL); in StartLifeCycleTimer() local
|
/foundation/filemanagement/dfs_service/test/fuzztest/transportmsghandle_fuzzer/ |
H A D | transportmsghandle_fuzzer.cpp | 39 uint64_t taskId = fuzzData.GetData<uint64_t>(); in DoSomethingInterestingWithMyAPI() local
|
/kernel/liteos_a/kernel/extended/trace/ |
H A D | trace_online.c | 35 UINT32 OsTraceGetMaskTid(UINT32 taskId) in OsTraceGetMaskTid() argument 83 VOID OsTraceObjAdd(UINT32 eventType, UINT32 taskId) in OsTraceObjAdd() argument
|
/kernel/liteos_m/components/trace/ |
H A D | trace_online.c | 36 UINT32 OsTraceGetMaskTid(UINT32 taskId) in OsTraceGetMaskTid() argument 84 VOID OsTraceObjAdd(UINT32 eventType, UINT32 taskId) in OsTraceObjAdd() argument
|
/kernel/uniproton/src/core/ipc/event/ |
H A D | prt_event.c | 162 OS_SEC_L4_TEXT U32 PRT_EventWrite(U32 taskId, U32 events) in PRT_EventWrite() argument
|
/kernel/uniproton/src/core/kernel/task/ |
H A D | prt_task_info.c | 186 OS_SEC_L4_TEXT U32 PRT_TaskGetName(TskHandle taskId, char **name) in PRT_TaskGetName() argument
|
/base/print/print_fwk/interfaces/kits/napi/print_napi/include/ |
H A D | print_task.h | 73 std::string taskId = ""; member
|
/base/request/request/frameworks/cj/ffi/src/ |
H A D | cj_request_ffi.cpp | 26 void FfiOHOSRequestFreeTask(const char *taskId) in FfiOHOSRequestFreeTask() argument 31 RetError FfiOHOSRequestTaskProgressOn(char *event, const char *taskId, void (*callback)(CProgress progress)) in FfiOHOSRequestTaskProgressOn() argument 36 RetError FfiOHOSRequestTaskProgressOff(char *event, const char *taskId, void *callback) in FfiOHOSRequestTaskProgressOff() argument 41 RetError FfiOHOSRequestTaskStart(const char *taskId) in FfiOHOSRequestTaskStart() argument 46 RetError FfiOHOSRequestTaskPause(const char *taskId) in FfiOHOSRequestTaskPause() argument 51 FfiOHOSRequestTaskResume(const char *taskId) FfiOHOSRequestTaskResume() argument 56 FfiOHOSRequestTaskStop(const char *taskId) FfiOHOSRequestTaskStop() argument 66 FfiOHOSRequestGetTask(void* context, const char *taskId, RequestNativeOptionCString token) FfiOHOSRequestGetTask() argument 71 FfiOHOSRequestRemoveTask(const char *taskId) FfiOHOSRequestRemoveTask() argument 76 FfiOHOSRequestShowTask(const char *taskId) FfiOHOSRequestShowTask() argument 81 FfiOHOSRequestTouchTask(const char *taskId, char *token) FfiOHOSRequestTouchTask() argument [all...] |
/base/request/request/services/src/cxx/ |
H A D | request_utils.cpp | 90 bool PublishStateChangeEvent(rust::str bundleName, uint32_t taskId, int32_t state) in PublishStateChangeEvent() argument
|
/base/security/device_auth/services/legacy/authenticators/src/account_related/ |
H A D | account_task_main.c | 192 AccountTask *CreateAccountTaskT(int32_t *taskId, const CJson *in, CJson *out) in CreateAccountTaskT() argument
|
H A D | account_module.c | 62 static int CreateAccountTask(int32_t *taskId, const CJson *in, CJson *out) in CreateAccountTask() argument 96 static int ProcessAccountTask(int32_t taskId, const CJson *in, CJson *out, int32_t *status) in ProcessAccountTask() argument 115 DestroyAccountTask(int taskId) DestroyAccountTask() argument [all...] |
/base/update/updateservice/services/firmware/common/src/ |
H A D | firmware_update_helper.cpp | 25 std::string taskId; in BuildTaskId() local
|
/base/update/updateservice/services/firmware/data/db/include/ |
H A D | firmware_task.h | 29 std::string taskId; member
|
/base/web/webview/ohos_adapter/hiviewdfx_adapter/src/ |
H A D | hitrace_adapter_impl.cpp | 46 void HiTraceAdapterImpl::StartAsyncTrace(const std::string& value, int32_t taskId, float limit) in StartAsyncTrace() argument 51 void HiTraceAdapterImpl::FinishAsyncTrace(const std::string& value, int32_t taskId) in FinishAsyncTrace() argument
|
/base/web/webview/test/fuzztest/ohos_adapter/printmanager_fuzzer/ |
H A D | printmanager_adapter_fuzz.cpp | 42 std::string taskId; in StartPrintFuzzTest() local
|
/base/web/webview/test/unittest/ohos_adapter/print_manager_adapter_impl_test/ |
H A D | print_manager_adapter_impl_test.cpp | 84 std::string taskId; in HWTEST_F() local
|
/foundation/ability/dmsfwk/services/dtbschedmgr/include/ |
H A D | dms_callback_task.h | 40 int64_t taskId = -1; member
|