Home
last modified time | relevance | path

Searched refs:ConvertProfilerType (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
H A Djs_environment.cpp32 static panda::DFXJSNApi::ProfilerType ConvertProfilerType(JsEnvironment::PROFILERTYPE type) in ConvertProfilerType() function
282 option.profilerType = ConvertProfilerType(profiler); in StartProfiler()