Home
last modified time | relevance | path

Searched defs:taskId (Results 1 – 25 of 48) sorted by relevance

12

/base/update/updateservice/services/firmware/data/db/src/
Dfirmware_task_operator_empty.cpp40 bool FirmwareTaskOperator::UpdateProgressByTaskId(const std::string &taskId, UpgradeStatus status, … in UpdateProgressByTaskId()
45 bool FirmwareTaskOperator::UpdateErrMsgByTaskId(const std::string &taskId, int errorCode, const std… in UpdateErrMsgByTaskId()
50 bool FirmwareTaskOperator::UpdateDownloadTaskIdByTaskId(const std::string &taskId, const std::strin… in UpdateDownloadTaskIdByTaskId()
55 bool FirmwareTaskOperator::UpdateCombinationTypeByTaskId(const std::string &taskId, in UpdateCombinationTypeByTaskId()
61 bool FirmwareTaskOperator::UpdateDownloadModeByTaskId(const std::string &taskId, DownloadMode downl… in UpdateDownloadModeByTaskId()
66 bool FirmwareTaskOperator::UpdateDownloadAllowNetworkByTaskId(const std::string &taskId, NetType do… in UpdateDownloadAllowNetworkByTaskId()
71 bool FirmwareTaskOperator::UpdateDownloadOrderByTaskId(const std::string &taskId, Order downloadOrd… in UpdateDownloadOrderByTaskId()
77const std::string &taskId, DownloadMode downloadMode, NetType downloadAllowNetwork, Order download… in UpdateDownloadOptionByTaskId()
82 bool FirmwareTaskOperator::UpdateUpgradeModeByTaskId(const std::string &taskId, UpgradeMode upgrade… in UpdateUpgradeModeByTaskId()
87 bool FirmwareTaskOperator::UpdateUpgradeOrderByTaskId(const std::string &taskId, Order upgradeOrder) in UpdateUpgradeOrderByTaskId()
Dfirmware_task_operator.cpp38 bool FirmwareTaskOperator::UpdateProgressByTaskId(const std::string &taskId, UpgradeStatus status, … in UpdateProgressByTaskId()
46 bool FirmwareTaskOperator::UpdateErrMsgByTaskId(const std::string &taskId, int errorCode, const std… in UpdateErrMsgByTaskId()
54 bool FirmwareTaskOperator::UpdateDownloadTaskIdByTaskId(const std::string &taskId, const std::strin… in UpdateDownloadTaskIdByTaskId()
61 bool FirmwareTaskOperator::UpdateCombinationTypeByTaskId(const std::string &taskId, in UpdateCombinationTypeByTaskId()
69 bool FirmwareTaskOperator::UpdateDownloadModeByTaskId(const std::string &taskId, DownloadMode downl… in UpdateDownloadModeByTaskId()
76 bool FirmwareTaskOperator::UpdateDownloadAllowNetworkByTaskId(const std::string &taskId, NetType do… in UpdateDownloadAllowNetworkByTaskId()
83 bool FirmwareTaskOperator::UpdateDownloadOrderByTaskId(const std::string &taskId, Order downloadOrd… in UpdateDownloadOrderByTaskId()
91const std::string &taskId, DownloadMode downloadMode, NetType downloadAllowNetwork, Order download… in UpdateDownloadOptionByTaskId()
100 bool FirmwareTaskOperator::UpdateUpgradeModeByTaskId(const std::string &taskId, UpgradeMode upgrade… in UpdateUpgradeModeByTaskId()
107 bool FirmwareTaskOperator::UpdateUpgradeOrderByTaskId(const std::string &taskId, Order upgradeOrder) in UpdateUpgradeOrderByTaskId()
[all …]
/base/security/device_auth/services/legacy/authenticators/src/account_related/
Daccount_multi_task_manager.c24 static bool IsManagerHasTaskId(int32_t taskId) in IsManagerHasTaskId()
45 static bool CanAddTaskInManager(int32_t taskId) in CanAddTaskInManager()
80 static AccountTask *GetTaskFromManager(int32_t taskId) in GetTaskFromManager()
91 static void DeleteTaskFromManager(int32_t taskId) in DeleteTaskFromManager()
Daccount_module.c62 static int CreateAccountTask(int32_t *taskId, const CJson *in, CJson *out) in CreateAccountTask()
96 static int ProcessAccountTask(int32_t taskId, const CJson *in, CJson *out, int32_t *status) in ProcessAccountTask()
115 static void DestroyAccountTask(int taskId) in DestroyAccountTask()
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
Dhitrace_meter_wrapper.cpp33 void StartAsyncTraceCwrapper(const char *value, int32_t taskId) in StartAsyncTraceCwrapper()
38 void FinishAsyncTraceCwrapper(const char *value, int32_t taskId) in FinishAsyncTraceCwrapper()
Dhitrace_meter.cpp290 void StartAsyncTrace(uint64_t label, const string& value, int32_t taskId, float limit UNUSED_PARAM) in StartAsyncTrace()
295 void StartAsyncTraceWrapper(uint64_t label, const char *value, int32_t taskId) in StartAsyncTraceWrapper()
301 void StartAsyncTraceDebug(bool isDebug, uint64_t label, const string& value, int32_t taskId, float … in StartAsyncTraceDebug()
309 void StartAsyncTraceArgs(uint64_t label, int32_t taskId, const char *fmt, ...) in StartAsyncTraceArgs()
324 void StartAsyncTraceArgsDebug(bool isDebug, uint64_t label, int32_t taskId, const char *fmt, ...) in StartAsyncTraceArgsDebug()
342 void FinishAsyncTrace(uint64_t label, const string& value, int32_t taskId) in FinishAsyncTrace()
347 void FinishAsyncTraceWrapper(uint64_t label, const char *value, int32_t taskId) in FinishAsyncTraceWrapper()
353 void FinishAsyncTraceDebug(bool isDebug, uint64_t label, const string& value, int32_t taskId) in FinishAsyncTraceDebug()
361 void FinishAsyncTraceArgs(uint64_t label, int32_t taskId, const char *fmt, ...) in FinishAsyncTraceArgs()
376 void FinishAsyncTraceArgsDebug(bool isDebug, uint64_t label, int32_t taskId, const char *fmt, ...) in FinishAsyncTraceArgsDebug()
/base/hiviewdfx/hitrace/frameworks/hitrace_ndk/
Dhitrace_meter_ndk.c28 void OH_HiTrace_StartAsyncTrace(const char *name, int32_t taskId) in OH_HiTrace_StartAsyncTrace()
33 void OH_HiTrace_FinishAsyncTrace(const char *name, int32_t taskId) in OH_HiTrace_FinishAsyncTrace()
/base/inputmethod/imf/services/dfx/src/
Dinputmethod_trace.cpp33 void StartAsync(const std::string &value, int32_t taskId) in StartAsync()
38 void FinishAsync(const std::string &value, int32_t taskId) in FinishAsync()
/base/print/print_fwk/test/unittest/service_test/mock/
Dmock_print_service.h27 const std::vector<uint32_t> &fdList, std::string &taskId) override in StartPrint()
32 …const std::vector<uint32_t> &fdList, std::string &taskId, const sptr<IRemoteObject> &token) overri… in StartPrint()
36 int32_t StopPrint(const std::string &taskId) override in StopPrint()
100 …int32_t On(const std::string taskId, const std::string &type, const sptr<IPrintCallback> &listener… in On()
104 int32_t Off(const std::string taskId, const std::string &type) override in Off()
139 std::string &taskId, const sptr<IRemoteObject> &token) override in PrintByAdapter()
/base/web/webview/ohos_adapter/hiviewdfx_adapter/src/
Dhitrace_adapter_impl.cpp39 void HiTraceAdapterImpl::StartAsyncTrace(const std::string& value, int32_t taskId, float limit) in StartAsyncTrace()
44 void HiTraceAdapterImpl::FinishAsyncTrace(const std::string& value, int32_t taskId) in FinishAsyncTrace()
/base/request/request/services/service/request/c_wrapper/include/
Dbackground_notification.h28 uint32_t taskId; member
/base/useriam/user_auth_framework/frameworks/native/common/dfx/src/
Diam_hitrace_helper.cpp39 static std::atomic<int32_t> taskId(0); in GetHiTraceTaskId() local
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/
Ddas_module.c67 static int CreateDasTask(int32_t *taskId, const CJson *in, CJson *out) in CreateDasTask()
86 static int ProcessDasTask(int32_t taskId, const CJson* in, CJson* out, int32_t *status) in ProcessDasTask()
105 static void DestroyDasTask(int taskId) in DestroyDasTask()
/base/print/print_fwk/test/unittest/service_test/
Dprint_service_ability_test.cpp320 std::string taskId = ""; in CreateServiceWithoutEvent() local
379 std::string taskId = ""; variable
403 std::string taskId = ""; variable
423 std::string taskId = ""; variable
443 std::string taskId = ""; variable
464 std::string taskId = ""; variable
481 std::string taskId = "1"; variable
498 std::string taskId = "1"; variable
1004 std::string taskId = ""; variable
1022 std::string taskId = ""; variable
[all …]
/base/request/request/services/service/request/c_wrapper/source/
Dcommon_event_notify.cpp27 void PublishStateChangeEvents(const char *bundleName, uint32_t len, uint32_t taskId, int32_t state) in PublishStateChangeEvents()
Dc_request_database.cpp629 bool HasRequestTaskRecord(uint32_t taskId) in HasRequestTaskRecord()
692 bool UpdateRequestTask(uint32_t taskId, CUpdateInfo *updateInfo) in UpdateRequestTask()
713 bool ChangeRequestTaskState(uint32_t taskId, uint64_t uid, State state) in ChangeRequestTaskState()
729 CTaskInfo *Show(uint32_t taskId, uint64_t uid) in Show()
741 CTaskInfo *Touch(uint32_t taskId, uint64_t uid, CStringWrapper token) in Touch()
757 CTaskInfo *Query(uint32_t taskId, Action queryAction) in Query()
807 int64_t taskId = 0; in Search() local
918 bool HasTaskConfigRecord(uint32_t taskId) in HasTaskConfigRecord()
1053 bool CleanTaskConfigTable(uint32_t taskId, uint64_t uid) in CleanTaskConfigTable()
/base/request/request/test/unittest/cpp_test/saTest/src/
Dcommon_event_notify_test.cpp59 uint32_t taskId = 123456; variable
/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/
Ddas_task_main.h27 int taskId; member
/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
Dprint_manager_client.cpp100 const std::vector<uint32_t> &fdList, std::string &taskId) in StartPrint()
112 std::string &taskId, const sptr<IRemoteObject> &token) in StartPrint()
123 int32_t PrintManagerClient::StopPrint(const std::string &taskId) in StopPrint()
344 int32_t PrintManagerClient::On(const std::string &taskId, const std::string &type, const sptr<IPrin… in On()
355 int32_t PrintManagerClient::Off(const std::string &taskId, const std::string &type) in Off()
369 std::string taskId = ""; in Print() local
376 std::string taskId = ""; in Print() local
381 const PrintAttributes &printAttributes, std::string &taskId) in Print()
387 const PrintAttributes &printAttributes, std::string &taskId, void* contextToken) in Print()
Dprint_service_proxy.cpp40 const std::vector<uint32_t> &fdList, std::string &taskId) in StartPrint()
72 std::string &taskId, const sptr<IRemoteObject> &token) in StartPrint()
107 int32_t PrintServiceProxy::StopPrint(const std::string &taskId) in StopPrint()
433 int32_t PrintServiceProxy::On(const std::string taskId, const std::string &type, const sptr<IPrintC… in On()
458 int32_t PrintServiceProxy::Off(const std::string taskId, const std::string &type) in Off()
496 std::string &taskId, const sptr<IRemoteObject> &token) in PrintByAdapter()
/base/security/device_auth/services/frameworks/src/module/
Ddev_auth_module_manager.c168 int32_t CreateTask(int32_t *taskId, const CJson *in, CJson *out, int moduleType) in CreateTask()
189 int32_t ProcessTask(int taskId, const CJson *in, CJson *out, int32_t *status, int moduleType) in ProcessTask()
214 void DestroyTask(int taskId, int moduleType) in DestroyTask()
/base/hiviewdfx/hitrace/test/unittest/hitrace_meter/
Dhitrace_ndk_test.cpp179 const int taskId, const vector<string>& list) in GetTraceResult()
403 int taskId = 123; variable
503 int taskId = 123; variable
593 int taskId = 123; variable
729 int taskId = 123; variable
799 int taskId = 123; variable
/base/security/device_auth/services/legacy/authenticators/inc/account_related/
Daccount_task_main.h30 int32_t taskId; member
/base/startup/init/services/loopevent/loop/
Dle_loop.c30 TaskId *taskId = (TaskId *)key; in TaskKeyCompare() local
42 TaskId *taskId = (TaskId *)key; in TaskGetKeyHasCode() local
/base/print/print_fwk/interfaces/kits/napi/print_napi/include/
Dprint_task.h50 std::string taskId = ""; member

12