Home
last modified time | relevance | path

Searched defs:categories (Results 1 - 9 of 9) sorted by relevance

/arkcompiler/toolchain/tooling/base/
H A Dpt_returns.cpp394 std::unique_ptr<PtJson> categories = PtJson::CreateArray(); in ToJson() local
H A Dpt_returns.h453 explicit GetCategoriesReturns(std::vector<std::string> categories) in GetCategoriesReturns() argument
H A Dpt_params.cpp1182 std::string categories; in Create() local
H A Dpt_params.h1177 StartParams &SetCategories(std::string categories) in SetCategories() argument
/arkcompiler/toolchain/tooling/test/
H A Dtracing_impl_test.cpp69 std::vector<std::string> categories = {}; in HWTEST_F_L0() local
/arkcompiler/toolchain/tooling/agent/
H A Dtracing_impl.cpp83 std::vector<std::string> categories; in GetCategories() local
160 DispatchResponse TracingImpl::GetCategories([[maybe_unused]] std::vector<std::string> categories) in GetCategories() argument
178 std::string categories = params->GetCategories(); in Start() local
/arkcompiler/ets_runtime/ecmascript/dfx/tracing/
H A Dtracing.cpp41 void Tracing::StartTracing(std::string &categories) in StartTracing() argument
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Ddfx_jsnapi_tests.cpp625 std::string categories = "StartTracing"; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/napi/
H A Ddfx_jsnapi.cpp949 bool DFXJSNApi::StartTracing([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] std::string &categories) in StartTracing() argument

Completed in 10 milliseconds