Searched defs:getCount (Results 1 – 3 of 3) sorted by relevance
51 async getCount(fetchOpt): Promise<number> { method in BrowserDataImpl
179 private getCount(): number { method in GroupDataImpl
220 async getCount(fetchOpt: FetchOptions): Promise<number> { method in UserFileManagerAccess