Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dsoc_perf_client_adapter.h35 SOC_PERF_END = 1, enumerator
/ohos5.0/base/web/webview/ohos_adapter/soc_perf_adapter/src/
H A Dsoc_perf_client_adapter_impl.cpp72 int64_t value = onOffTag ? SOC_PERF_START : SOC_PERF_END; in ApplySocPerfConfigByIdEx()