Home
last modified time | relevance | path

Searched defs:traceId (Results 1 - 25 of 61) sorted by relevance

123

/base/security/huks/services/huks_standard/huks_service/main/core/include/
H A Dhks_hitrace.h39 HiTraceIdStruct traceId; member
/base/security/huks/services/huks_standard/huks_service/main/core/src/
H A Dhks_hitrace.c26 HiTraceIdStruct traceId = HiTraceChainBegin(name, flag); in HksHitraceBegin() local
/base/hiviewdfx/hitrace/interfaces/cj/kits/ffi/include/
H A Dhitracechain_ffi.h33 CHiTraceId traceId; in Parse() local
43 OHOS::HiviewDFX::HiTraceId traceId; in Parse() local
[all...]
/foundation/ai/neural_network_runtime/common/
H A Dscoped_trace.h30 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 Dicloud_db.h47 virtual void SetPrepareTraceId(const std::string &traceId) in SetPrepareTraceId() argument
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
H A Dpgo_type_generator.h32 uint32_t traceId = ComputeHashCode(result); in GenerateProfileType() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnew_object_stub_builder.h27 GateRef traceId = 0; member
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_tracker.cpp44 int traceId = snapshot_->AddTraceNode(sequenceId, selfSize); in AllocationEvent() local
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/
H A Dwifi_direct_trace.cpp43 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 Dhitracechain_ffi.cpp31 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 Dhitracechain_impl.cpp66 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 Dauth_request.h41 int64_t traceId; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/commonevent/
H A Ddata_sync_event.h29 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 Dcloud_extra_data.h25 std::string traceId; member in OHOS::DistributedData::final
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_record_c.h38 uint64_t traceId; member
/base/security/device_auth/deps_adapter/os_adapter/impl/src/
H A Dhc_log.c98 void SetTraceId(int64_t traceId) in SetTraceId() argument
/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dhitrace_invoker.cpp36 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 Drdb_cloud_test.cpp77 std::string traceId = "id"; in HWTEST_F() local
/test/ostest/wukong/report/include/
H A Dcsv_utils.h37 uint64_t traceId; member
/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
H A Dpgo_type_parser.cpp105 auto traceId = rootType.GetId(); in RecordTypeInfo() local
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
H A Draw_data_base_def.h81 uint64_t traceId; member
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_wrote_result_check_test.cpp422 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 Devent_handler_utils.h63 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 Dinner_event.cpp214 auto traceId = HiTraceChain::GetId(); in GetOrCreateTraceId() local
/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
H A Dlib_event_handler_trace_test.cpp42 auto traceId = event->GetOrCreateTraceId(); variable
177 auto traceId = event->GetOrCreateTraceId(); in HWTEST_F() local
204 auto traceId in HWTEST_F() local
[all...]

Completed in 8 milliseconds

123