Home
last modified time | relevance | path

Searched defs:queryNativeHookStatisticsCount (Results 1 – 3 of 3) sorted by relevance

/developtools/smartperf_host/ide/test/trace/component/chart/
DSpNativeMemoryChart.test.ts39 let queryNativeHookStatisticsCount = sqlit.queryNativeHookStatisticsCount; variable
/developtools/profiler/host/smartperf/ide/src/trace/database/
DSqlLite.ts1637 export const queryNativeHookStatisticsCount = (): Promise<Array<NativeHookProcess>> => constant
/developtools/smartperf_host/ide/src/trace/database/
DSqlLite.ts1631 export const queryNativeHookStatisticsCount = (): Promise<Array<NativeHookProcess>> => constant