Searched defs:loadContent (Results 1 – 1 of 1) sorted by relevance
6415 loadContent(path: string, storage: LocalStorage, callback: AsyncCallback<void>): void; method6480 loadContent(path: string, storage: LocalStorage): Promise<void>; method6493 loadContent(path: string, callback: AsyncCallback<void>): void; method6506 loadContent(path: string): Promise<void>; method11574 loadContent(path: string, storage: LocalStorage, callback: AsyncCallback<void>): void; method11638 loadContent(path: string, storage?: LocalStorage): Promise<void>; method11696 loadContent(path: string, callback: AsyncCallback<void>): void; method