Home
last modified time | relevance | path

Searched defs:traceConfig (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/toolchain/tooling/test/
H A Dpt_params_test.cpp224 std::unique_ptr<PtJson> traceConfig = PtJson::CreateObject(); in HWTEST_F_L0() local
H A Ddebugger_params_test.cpp611 TraceConfig *traceConfig = objectData->GetTraceConfig(); in HWTEST_F_L0() local
H A Dpt_types_test.cpp325 std::unique_ptr<TraceConfig> traceConfig = TraceConfig::Create(*ptJson); in HWTEST_F_L0() local
/arkcompiler/toolchain/tooling/base/
H A Dpt_params.cpp1242 std::unique_ptr<PtJson> traceConfig; in Create() local
H A Dpt_params.h1291 StartParams &SetTraceConfig(std::unique_ptr<TraceConfig> &traceConfig) in SetTraceConfig() argument
H A Dpt_types.cpp3167 auto traceConfig = std::make_unique<TraceConfig>(); in Create() local
[all...]

Completed in 14 milliseconds