Searched defs:loadContent (Results 1 – 1 of 1) sorted by relevance
4893 loadContent(path: string, storage: LocalStorage, callback: AsyncCallback<void>): void; method4940 loadContent(path: string, storage: LocalStorage): Promise<void>; method4952 loadContent(path: string, callback: AsyncCallback<void>): void; method4964 loadContent(path: string): Promise<void>; method8784 loadContent(path: string, storage: LocalStorage, callback: AsyncCallback<void>): void; method8830 loadContent(path: string, storage?: LocalStorage): Promise<void>; method8873 loadContent(path: string, callback: AsyncCallback<void>): void; method