| /foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ |
| D | dms_callback_task_test.cpp | 43 DmsCallbackTaskInitCallbackFunc mockCallback = [this] (int64_t taskId) {}; in SetUp() 49 void DmsCallbackTaskTest::PushMockTask(int64_t taskId, std::string& deviceId) in PushMockTask() 105 int64_t taskId = -1; variable 125 int64_t taskId = 1; variable 145 int64_t taskId = 1; variable 166 int64_t taskId = 1; variable 187 int64_t taskId = 1; variable 208 int64_t taskId = 1; variable 228 int64_t taskId = 1; variable 243 int64_t taskId = 1; variable [all …]
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
| D | cloud_syncer_test.h | 52 void InitCloudSyncer(TaskId taskId, SyncMode mode) in InitCloudSyncer() 105 void SetTimeOut(TaskId taskId, int64_t timeout) in SetTimeOut() 129 SyncProcessCallback getCallback(TaskId taskId) in getCallback() 147 int CallDoDownload(TaskId taskId) in CallDoDownload() 167 int32_t GetUploadSuccessCount(TaskId taskId) in GetUploadSuccessCount() 172 int32_t GetUploadFailCount(TaskId taskId) in GetUploadFailCount() 225 int CallPrepareSync(TaskId taskId) in CallPrepareSync() 269 void SetCurrentContext(TaskId taskId) in SetCurrentContext() 274 void SetLastTaskId(TaskId taskId) in SetLastTaskId() 291 void SetQuerySyncObject(TaskId taskId, const QuerySyncObject &query) in SetQuerySyncObject() [all …]
|
| /foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/ |
| D | download_asset_callback_client.cpp | 24 void DownloadAssetCallbackClient::OnFinished(const TaskId taskId, const std::string &uri, const int… in OnFinished() 37 void DownloadAssetCallbackClient::AddDownloadTaskCallback(TaskId taskId, CloudSyncAssetManager::Res… in AddDownloadTaskCallback() 43 void DownloadAssetCallbackClient::RemoveDownloadTaskCallback(TaskId taskId) in RemoveDownloadTaskCallback() 53 …yncAssetManager::ResultCallback DownloadAssetCallbackClient::GetDownloadTaskCallback(TaskId taskId) in GetDownloadTaskCallback()
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
| D | dms_callback_task.cpp | 47 int32_t DmsCallbackTask::PushCallback(int64_t taskId, const sptr<IRemoteObject>& callback, in PushCallback() 92 CallbackTaskItem DmsCallbackTask::PopCallback(int64_t taskId) in PopCallback() 109 void DmsCallbackTask::PopContinuationMissionMap(int64_t taskId) in PopContinuationMissionMap() 118 int64_t DmsCallbackTask::GetContinuaionMissionId(int64_t taskId) in GetContinuaionMissionId() 134 void DmsCallbackTask::SetContinuationMissionMap(int64_t taskId, int32_t missionId) in SetContinuationMissionMap() 150 LaunchType DmsCallbackTask::GetLaunchType(int64_t taskId) in GetLaunchType() 191 int64_t taskId = static_cast<int64_t>(eventId); in ProcessEvent() local
|
| /foundation/arkui/ace_engine/adapter/preview/osal/ |
| D | ace_trace.cpp | 23 void AceAsyncTraceBegin(int32_t taskId, const char* name, bool isAnimationTrace) {} in AceAsyncTraceBegin() 24 void AceAsyncTraceEnd(int32_t taskId, const char* name, bool isAnimationTrace) {} in AceAsyncTraceEnd() 25 void AceAsyncTraceBeginCommercial(int32_t taskId, const char* name, bool isAnimationTrace) {} in AceAsyncTraceBeginCommercial() 26 void AceAsyncTraceEndCommercial(int32_t taskId, const char* name, bool isAnimationTrace) {} in AceAsyncTraceEndCommercial()
|
| /foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/1.0/src/ |
| D | dscreen_test.cpp | 146 std::string taskId = "taskId"; variable 167 std::string taskId = "taskId"; variable 187 std::string taskId = "taskId"; variable 207 std::string taskId = "taskId"; variable 231 std::string taskId = "taskId"; variable 252 std::string taskId = "taskId"; variable 280 std::string taskId = "taskId"; variable 307 std::string taskId = "taskId"; variable 341 std::string taskId = "taskId"; variable
|
| /foundation/distributedhardware/distributed_camera/common/src/utils/ |
| D | dcamera_hitrace_adapter.cpp | 20 void DcameraStartAsyncTrace(const std::string& str, int32_t taskId) in DcameraStartAsyncTrace() 25 void DcameraFinishAsyncTrace(const std::string& str, int32_t taskId) in DcameraFinishAsyncTrace()
|
| /foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/ |
| D | ark_interop_hitrace.cpp | 22 void ARKTS_HiTraceStartTrace(const char* name, int32_t taskId) in ARKTS_HiTraceStartTrace() 27 void ARKTS_HiTraceFinishTrace(const char* name, int32_t taskId) in ARKTS_HiTraceFinishTrace()
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| D | ace_trace.cpp | 53 void AceAsyncTraceBegin(int32_t taskId, const char* name, bool isAnimationTrace) in AceAsyncTraceBegin() 64 void AceAsyncTraceEnd(int32_t taskId, const char* name, bool isAnimationTrace) in AceAsyncTraceEnd() 75 void AceAsyncTraceBeginCommercial(int32_t taskId, const char* name, bool isAnimationTrace) in AceAsyncTraceBeginCommercial() 86 void AceAsyncTraceEndCommercial(int32_t taskId, const char* name, bool isAnimationTrace) in AceAsyncTraceEndCommercial()
|
| /foundation/multimedia/media_foundation/interface/inner_api/osal/utils/ |
| D | hitrace_utils.h | 24 #define ASYNC_TRACE_START(title, taskId) argument 25 #define ASYNC_TRACE_END(title, taskId) argument 39 #define ASYNC_TRACE_START(title, taskId) \ argument 41 #define ASYNC_TRACE_END(title, taskId) FinishAsyncTrace(WRAP_TITLE_PREFIX(title), taskId, DEFAULT_H… argument
|
| /foundation/multimedia/media_foundation/engine/include/foundation/utils/ |
| D | hitrace_utils.h | 24 #define ASYNC_TRACE_START(title, taskId) argument 25 #define ASYNC_TRACE_END(title, taskId) argument 39 #define ASYNC_TRACE_START(title, taskId) \ argument 41 #define ASYNC_TRACE_END(title, taskId) FinishAsyncTrace(WRAP_TITLE_PREFIX(title), taskId, DEFAULT_H… argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
| D | cloud_syncer.cpp | 224 int CloudSyncer::DoSync(TaskId taskId) in DoSync() 426 TaskId taskId; in SyncMachineDoFinished() local 467 void CloudSyncer::DoFinished(TaskId taskId, int errCode) in DoFinished() 640 int CloudSyncer::CloudDbDownloadAssets(TaskId taskId, InnerProcessInfo &info, const DownloadList &d… in CloudDbDownloadAssets() 701 TaskId taskId; in DownloadAssets() local 853 int CloudSyncer::SaveData(CloudSyncer::TaskId taskId, SyncParam ¶m) in SaveData() 910 int CloudSyncer::PreCheck(CloudSyncer::TaskId &taskId, const TableName &tableName) in PreCheck() 938 TaskId taskId; in NeedNotifyChangedData() local 983 void CloudSyncer::NotifyInDownload(CloudSyncer::TaskId taskId, SyncParam ¶m, bool isFirstDownlo… in NotifyInDownload() 1004 int CloudSyncer::SaveDataInTransaction(CloudSyncer::TaskId taskId, SyncParam ¶m) in SaveDataInTransaction() [all …]
|
| /foundation/communication/netmanager_base/utils/common_utils/src/ |
| D | netmanager_hitrace.cpp | 34 void NetmanagerHiTrace::NetmanagerStartAsyncTrace(const std::string &value, int32_t taskId) in NetmanagerStartAsyncTrace() 40 void NetmanagerHiTrace::NetmanagerFinishAsyncTrace(const std::string &value, int32_t taskId) in NetmanagerFinishAsyncTrace()
|
| /foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
| D | bluetooth_hitrace.cpp | 35 void BluetoothHiTrace::BluetoothStartAsyncTrace(const std::string& value, int32_t taskId) in BluetoothStartAsyncTrace() 41 void BluetoothHiTrace::BluetoothFinishAsyncTrace(const std::string& value, int32_t taskId) in BluetoothFinishAsyncTrace()
|
| /foundation/multimedia/av_codec/services/dfx/ |
| D | avcodec_trace.cpp | 26 void AVCodecTrace::TraceBegin(const std::string& funcName, int32_t taskId) in TraceBegin() 31 void AVCodecTrace::TraceEnd(const std::string& funcName, int32_t taskId) in TraceEnd()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
| D | db_dfx_adapter.cpp | 151 void DBDfxAdapter::StartAsyncTrace(const std::string &action, int32_t taskId) in StartAsyncTrace() 158 void DBDfxAdapter::FinishAsyncTrace(const std::string &action, int32_t taskId) in FinishAsyncTrace() 179 void DBDfxAdapter::StartAsyncTrace(const std::string &action, int32_t taskId) in StartAsyncTrace() 185 void DBDfxAdapter::FinishAsyncTrace(const std::string &action, int32_t taskId) in FinishAsyncTrace()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/relational/ |
| D | relational_store_delegate.h | 106 [[gnu::unused]] uint64_t taskId) in Sync() 111 DB_API virtual SyncProcess GetCloudTaskStatus([[gnu::unused]] uint64_t taskId) in GetCloudTaskStatus()
|
| /foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/ |
| D | asset_callback_manager.cpp | 62 void AssetCallbackManager::AddSendCallback(const std::string &taskId, const sptr<IAssetSendCallback… in AddSendCallback() 77 void AssetCallbackManager::RemoveSendCallback(const std::string &taskId) in RemoveSendCallback() 121 void AssetCallbackManager::NotifyAssetSendResult(const std::string &taskId, in NotifyAssetSendResult()
|
| /foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/ipc/ |
| D | download_asset_callback_proxy_test.cpp | 74 DownloadAssetCallback::TaskId taskId = 1; variable 96 DownloadAssetCallback::TaskId taskId = 1; variable
|
| /foundation/filemanagement/dfs_service/test/fuzztest/downloadassetcbmgr_fuzzer/ |
| D | downloadassetcbmgr_fuzzer.cpp | 34 void OnFinished(const TaskId taskId, const std::string &uri, const int32_t result) override {} in OnFinished() 44 uint64_t taskId = fuzzData.GetData<uint64_t>(); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/arkui/ace_engine/test/mock/base/ |
| D | mock_ace_trace.cpp | 27 void AceAsyncTraceBegin(int32_t taskId, const char* name, bool isAnimationTrace) {} in AceAsyncTraceBegin() 29 void AceAsyncTraceEnd(int32_t taskId, const char* name, bool isAnimationTrace) {} in AceAsyncTraceEnd() 31 void AceAsyncTraceBeginCommercial(int32_t taskId, const char* name, bool isAnimationTrace) {} in AceAsyncTraceBeginCommercial() 33 void AceAsyncTraceEndCommercial(int32_t taskId, const char* name, bool isAnimationTrace) {} in AceAsyncTraceEndCommercial()
|
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
| D | task_executor.cpp | 52 bool TaskExecutor::Remove(TaskExecutor::TaskId taskId, bool wait) in Remove() 60 TaskExecutor::TaskId TaskExecutor::Reset(TaskExecutor::TaskId taskId, Duration interval) in Reset()
|
| /foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/ |
| D | softbus_asset_send_listener.cpp | 58 auto taskId = assetObj->srcBundleName_ + assetObj->sessionId_; in OnSendAssetFinished() local 80 auto taskId = assetObj->srcBundleName_ + assetObj->sessionId_; in OnSendAssetError() local
|
| /foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/ |
| D | file_transfer_manager.cpp | 43 const uint64_t taskId, in DownloadFileFromRemoteDevice() 90 auto taskId = msgHandler.GetTaskId(); in HandleDownloadFileRequest() local 118 auto taskId = msgHandler.GetTaskId(); in HandleDownloadFileResponse() local 219 …id FileTransferManager::AddTransTask(const std::string &uri, const int32_t userId, uint64_t taskId) in AddTransTask() 227 void FileTransferManager::RemoveTransTask(uint64_t taskId) in RemoveTransTask()
|
| /foundation/filemanagement/dfs_service/test/fuzztest/filetransfermanager_fuzzer/ |
| D | filetransfermanager_fuzzer.cpp | 40 uint64_t taskId = fuzzData.GetData<uint64_t>(); in DownloadFileFromRemoteDeviceFuzzTest() local 54 uint64_t taskId = fuzzData.GetData<uint64_t>(); in HandleDownloadFileRequestFuzzTest() local 74 uint64_t taskId = fuzzData.GetData<uint64_t>(); in HandleDownloadFileResponseFuzzTest() local 93 uint64_t taskId = fuzzData.GetData<uint64_t>(); in OnMessageHandleFuzzTest() local
|