Searched defs:loadContent (Results 1 – 1 of 1) sorted by relevance
5348 loadContent(path: string, storage: LocalStorage, callback: AsyncCallback<void>): void; method5395 loadContent(path: string, storage: LocalStorage): Promise<void>; method5407 loadContent(path: string, callback: AsyncCallback<void>): void; method5419 loadContent(path: string): Promise<void>; method9638 loadContent(path: string, storage: LocalStorage, callback: AsyncCallback<void>): void; method9684 loadContent(path: string, storage?: LocalStorage): Promise<void>; method9727 loadContent(path: string, callback: AsyncCallback<void>): void; method