Home
last modified time | relevance | path

Searched defs:taskId (Results 126 - 150 of 231) sorted by relevance

12345678910

/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/
H A Dcloud_sync_service_proxy_test.cpp761 uint64_t taskId = 100; in HWTEST_F() local
781 uint64_t taskId = 100; in HWTEST_F() local
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/include/
H A Ddscreen.h55 Task(TaskType taskType, const std::string &taskId, const std::string &taskParam) : taskType_(taskType), in Task() argument
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/include/
H A Di_cloud_sync_service_mock.h152 int32_t DownloadAsset(const uint64_t taskId, in DownloadAsset() argument
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/task/src/
H A Dtask_test.cpp237 std::string taskId; in HWTEST_F() local
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/ipc/
H A Dcloud_sync_service_test.cpp470 uint64_t taskId = 100; in HWTEST_F() local
496 uint64_t taskId = 100; in HWTEST_F() local
/kernel/liteos_a/kernel/extended/trace/
H A Dtrace_offline.c82 VOID OsTraceObjAdd(UINT32 eventType, UINT32 taskId) in OsTraceObjAdd() argument
/kernel/liteos_m/components/trace/
H A Dtrace_offline.c84 VOID OsTraceObjAdd(UINT32 eventType, UINT32 taskId) in OsTraceObjAdd() argument
/base/hiviewdfx/hitrace/interfaces/js/kits/napi/hitracemeter/
H A Dnapi_hitrace_meter.cpp206 int taskId = 0; in JSTraceStart() local
/base/hiviewdfx/hitrace/interfaces/js/kits/napi/bytrace_napi/
H A Dbytrace_napi_common.cpp161 int taskId = 0; in JSTraceStart() local
/base/hiviewdfx/hitrace/test/unittest/common/native/
H A Dhitracechaincpp_test.cpp695 int taskId = 123; in HWTEST_F() local
/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/
H A Dwatchdog_inner_test.cpp212 uint64_t taskId = 1; in HWTEST_F() local
/base/print/print_fwk/test/fuzztest/scanmanagerclient_fuzzer/
H A Dscanmanagerclient_fuzzer.cpp167 std::string taskId = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestOn() local
183 std::string taskId = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestOff() local
/base/print/print_fwk/frameworks/innerkitsimpl/scan_impl/src/
H A Dscan_service_proxy.cpp339 int32_t ScanServiceProxy::On(const std::string taskId, const std::string &type, const sptr<IScanCallback> &listener) in On() argument
374 int32_t ScanServiceProxy::Off(const std::string taskId, const std::string &type) in Off() argument
H A Dscan_manager_client.cpp447 int32_t ScanManagerClient::On(const std::string &taskId, const std::string &type, const sptr<IScanCallback> &listener) in On() argument
469 int32_t ScanManagerClient::Off(const std::string &taskId, const std::string &type) in Off() argument
/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_stub.cpp270 std::string taskId = data.ReadString(); in OnEventOn() local
299 std::string taskId = data.ReadString(); in OnEventOff() local
/base/print/print_fwk/test/unittest/service_test/
H A Dprint_service_stub_test.cpp800 std::string taskId = "1234"; in HWTEST_F() local
825 std::string taskId = "1234"; in HWTEST_F() local
850 std::string taskId = "1234"; in HWTEST_F() local
878 std::string taskId = "1234"; in HWTEST_F() local
906 std::string taskId = "1234"; in HWTEST_F() local
[all...]
/base/request/request/services/include/
H A Dc_task_config.h28 uint32_t taskId; member
H A Dc_task_info.h28 uint32_t taskId; member
105 uint32_t taskId; member
/base/request/request/services/src/cxx/
H A Dnotification_bar.cpp185 void RequestCompletedNotification(uint8_t action, uint32_t taskId, int32_t uid, rust::string fileName, bool isSucceed) in RequestCompletedNotification() argument
/base/request/request/test/unittest/cpp_test/fwkTest/src/
H A Drequest_manager_impl_test.cpp304 string taskId = "taskId"; in HWTEST_F() local
321 string taskId = "taskId"; in HWTEST_F() local
444 std::string taskId; HWTEST_F() local
680 string taskId = "taskId"; HWTEST_F() local
709 string taskId = "taskId"; HWTEST_F() local
[all...]
H A Dresponse_message_receiver_test.cpp561 uint32_t taskId = 123; // 123 is except tid in HWTEST_F() local
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/
H A Ddas_task_main.c372 Task *CreateTaskT(int32_t *taskId, const CJson *in, CJson *out) in CreateTaskT() argument
/base/web/webview/ohos_adapter/print_manager_adapter/src/
H A Dprint_manager_adapter_impl.cpp28 StartPrint( const std::vector<std::string>& fileList, const std::vector<uint32_t>& fdList, std::string& taskId) StartPrint() argument
/base/web/webview/test/unittest/ohos_adapter_helper/
H A Dohos_adapter_helper_test.cpp147 std::string taskId; in HWTEST_F() local
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_interface.h157 virtual int32_t StartFreeInstallFromRemote(const FreeInstallInfo& info, int64_t taskId) in StartFreeInstallFromRemote() argument
161 virtual int32_t NotifyCompleteFreeInstallFromRemote(int64_t taskId, int32_t resultCode) in NotifyCompleteFreeInstallFromRemote() argument

Completed in 24 milliseconds

12345678910