| /base/security/huks/services/huks_standard/huks_service/main/core/include/ |
| H A D | hks_hitrace.h | 39 HiTraceIdStruct traceId; member
|
| /base/security/huks/services/huks_standard/huks_service/main/core/src/ |
| H A D | hks_hitrace.c | 26 HiTraceIdStruct traceId = HiTraceChainBegin(name, flag); in HksHitraceBegin() local
|
| /base/hiviewdfx/hitrace/interfaces/cj/kits/ffi/include/ |
| H A D | hitracechain_ffi.h | 33 CHiTraceId traceId; in Parse() local 43 OHOS::HiviewDFX::HiTraceId traceId; in Parse() local [all...] |
| /foundation/ai/neural_network_runtime/common/ |
| H A D | scoped_trace.h | 30 HiviewDFX::HiTraceId traceId = HiviewDFX::HiTraceChain::GetId(); in ScopedTrace() local 38 HiviewDFX::HiTraceId traceId = HiviewDFX::HiTraceChain::GetId(); in ~ScopedTrace() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/cloud/ |
| H A D | icloud_db.h | 47 virtual void SetPrepareTraceId(const std::string &traceId) in SetPrepareTraceId() argument
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/ |
| H A D | pgo_type_generator.h | 32 uint32_t traceId = ComputeHashCode(result); in GenerateProfileType() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | new_object_stub_builder.h | 27 GateRef traceId = 0;
member
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ |
| H A D | heap_tracker.cpp | 44 int traceId = snapshot_->AddTraceNode(sequenceId, selfSize); in AllocationEvent() local
|
| /foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/ |
| H A D | wifi_direct_trace.cpp | 43 auto traceId = OHOS::HiviewDFX::HiTraceChain::Begin("", 0); in StartTrace() local 51 auto traceId = OHOS::HiviewDFX::HiTraceChain::GetId(); in StopTrace() local 57 auto traceId = OHOS::HiviewDFX::HiTraceChain::GetId(); in SetRequestId() local
|
| /base/hiviewdfx/hitrace/interfaces/cj/kits/ffi/src/ |
| H A D | hitracechain_ffi.cpp | 31 OHOS::HiviewDFX::HiTraceId traceId = Parse(id); in FfiOHOSHiTraceChainEnd() local 43 OHOS::HiviewDFX::HiTraceId traceId = Parse(id); in FfiOHOSHiTraceChainSetId() local 60 OHOS::HiviewDFX::HiTraceId traceId = Parse(id); in FfiOHOSHiTraceChainTracepoint() local 66 OHOS::HiviewDFX::HiTraceId traceId = Parse(id); in FfiOHOSHiTraceChainIsValid() local 72 OHOS::HiviewDFX::HiTraceId traceId = Parse(id); in FfiOHOSHiTraceChainIsFlagEnabled() local 78 OHOS::HiviewDFX::HiTraceId traceId = Parse(id); FfiOHOSHiTraceChainEnableFlag() local [all...] |
| H A D | hitracechain_impl.cpp | 66 bool HiTraceChainImpl::IsFlagEnabled(const HiTraceId& traceId, int32_t flag) in IsFlagEnabled() argument 73 void HiTraceChainImpl::EnableFlag(HiTraceId& traceId, int32_t flag) in EnableFlag() argument
|
| /foundation/communication/dsoftbus/core/authentication/include/ |
| H A D | auth_request.h | 41 int64_t traceId; member
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/commonevent/ |
| H A D | data_sync_event.h | 29 DataSyncEvent(StoreInfo storeInfo, uint32_t syncMode, int32_t status, uint32_t traceId, uint32_t count = 0)
in DataSyncEvent() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/ |
| H A D | cloud_extra_data.h | 25 std::string traceId; member in OHOS::DistributedData::final
|
| /base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/ |
| H A D | hisysevent_record_c.h | 38 uint64_t traceId;
member
|
| /base/security/device_auth/deps_adapter/os_adapter/impl/src/ |
| H A D | hc_log.c | 98 void SetTraceId(int64_t traceId) in SetTraceId() argument
|
| /foundation/communication/ipc/ipc/native/src/mock/source/ |
| H A D | hitrace_invoker.cpp | 36 bool HitraceInvoker::IsClientTraced(int32_t handle, uint32_t flags, const HiTraceId &traceId) in IsClientTraced() argument 87 void HitraceInvoker::TraceClientReceieve(int32_t handle, uint32_t code, uint32_t flags, const HiTraceId &traceId, in TraceClientReceieve() argument 42 TraceClientSend(int32_t handle, uint32_t code, MessageParcel &data, uint32_t &flags, const HiTraceId &traceId) TraceClientSend() argument [all...] |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
| H A D | rdb_cloud_test.cpp | 77 std::string traceId = "id";
in HWTEST_F() local
|
| /test/ostest/wukong/report/include/ |
| H A D | csv_utils.h | 37 uint64_t traceId; member
|
| /arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/ |
| H A D | pgo_type_parser.cpp | 105 auto traceId = rootType.GetId(); in RecordTypeInfo() local
|
| /base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/ |
| H A D | raw_data_base_def.h | 81 uint64_t traceId; member
|
| /base/hiviewdfx/hisysevent/test/moduletest/common/ |
| H A D | hisysevent_wrote_result_check_test.cpp | 422 auto traceId = HiTraceChain::Begin("TestCase1", HITRACE_FLAG_INCLUDE_ASYNC | HITRACE_FLAG_DONOT_CREATE_SPAN); in HWTEST_F() local
|
| /base/notification/eventhandler/frameworks/eventhandler/include/ |
| H A D | event_handler_utils.h | 63 LOCAL_API static inline bool AllowHiTraceOutPut(const std::shared_ptr<HiTraceId>& traceId, bool isSyncEvent) in AllowHiTraceOutPut() argument
|
| /base/notification/eventhandler/frameworks/eventhandler/src/ |
| H A D | inner_event.cpp | 214 auto traceId = HiTraceChain::GetId(); in GetOrCreateTraceId() local
|
| /base/notification/eventhandler/frameworks/eventhandler/test/unittest/ |
| H A D | lib_event_handler_trace_test.cpp | 42 auto traceId = event->GetOrCreateTraceId(); variable 177 auto traceId = event->GetOrCreateTraceId(); in HWTEST_F() local 204 auto traceId in HWTEST_F() local [all...] |