| /base/update/updateservice/services/firmware/data/db/src/ |
| D | firmware_task_operator_empty.cpp | 40 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() 77 …const 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()
|
| D | firmware_task_operator.cpp | 38 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() 91 …const 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/ |
| D | account_multi_task_manager.c | 24 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()
|
| D | account_module.c | 62 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/ |
| D | hitrace_meter_wrapper.cpp | 33 void StartAsyncTraceCwrapper(const char *value, int32_t taskId) in StartAsyncTraceCwrapper() 38 void FinishAsyncTraceCwrapper(const char *value, int32_t taskId) in FinishAsyncTraceCwrapper()
|
| D | hitrace_meter.cpp | 290 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/ |
| D | hitrace_meter_ndk.c | 28 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/ |
| D | inputmethod_trace.cpp | 33 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/ |
| D | mock_print_service.h | 27 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/ |
| D | hitrace_adapter_impl.cpp | 39 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/ |
| D | background_notification.h | 28 uint32_t taskId; member
|
| /base/useriam/user_auth_framework/frameworks/native/common/dfx/src/ |
| D | iam_hitrace_helper.cpp | 39 static std::atomic<int32_t> taskId(0); in GetHiTraceTaskId() local
|
| /base/security/device_auth/services/legacy/authenticators/src/account_unrelated/ |
| D | das_module.c | 67 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/ |
| D | print_service_ability_test.cpp | 320 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/ |
| D | common_event_notify.cpp | 27 void PublishStateChangeEvents(const char *bundleName, uint32_t len, uint32_t taskId, int32_t state) in PublishStateChangeEvents()
|
| D | c_request_database.cpp | 629 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/ |
| D | common_event_notify_test.cpp | 59 uint32_t taskId = 123456; variable
|
| /base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/ |
| D | das_task_main.h | 27 int taskId; member
|
| /base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/ |
| D | print_manager_client.cpp | 100 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()
|
| D | print_service_proxy.cpp | 40 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/ |
| D | dev_auth_module_manager.c | 168 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/ |
| D | hitrace_ndk_test.cpp | 179 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/ |
| D | account_task_main.h | 30 int32_t taskId; member
|
| /base/startup/init/services/loopevent/loop/ |
| D | le_loop.c | 30 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/ |
| D | print_task.h | 50 std::string taskId = ""; member
|