Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/ide/src/trace/database/
DSqlLite.ts2738 export const querySearchFunc = (search: string): Promise<Array<SearchFuncBean>> => constant
/developtools/smartperf_host/ide/src/trace/database/
DSqlLite.ts2731 export const querySearchFunc = (search: string): Promise<Array<SearchFuncBean>> => constant