Searched refs:queryNativeHookStatisticSubType (Results 1 – 4 of 4) sorted by relevance
26 import { queryNativeHookSubType, queryNativeHookStatisticSubType } from '../../../../database/SqlLi…225 let subTypeList = await queryNativeHookStatisticSubType(
1590 export const queryNativeHookStatisticSubType = (leftNs: number, rightNs: number): Promise<Array<any… constant
1606 export const queryNativeHookStatisticSubType = (leftNs: number, rightNs: number): Promise<Array<any… constant