Home
last modified time | relevance | path

Searched defs:queryProcessAsyncFunc (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/host/smartperf/ide/src/trace/database/
DSqlLite.ts406 export const queryProcessAsyncFunc = (_funName?: string): Promise<Array<any>> => constant
/developtools/smartperf_host/ide/src/trace/database/
DSqlLite.ts418 export const queryProcessAsyncFunc = (_funName?: string): Promise<Array<any>> => constant