Searched refs:clearLogEntriesAsync (Results 1 – 13 of 13) sorted by relevance
196 export async function clearLogEntriesAsync() { function197 if (!ExpoUpdates.clearLogEntriesAsync) {200 await ExpoUpdates.clearLogEntriesAsync();
141 export declare function clearLogEntriesAsync(): Promise<void>;
1 …clearLogEntriesAsync(): Promise<void> {\n if (!ExpoUpdates.clearLogEntriesAsync) {\n throw new…
241 export async function clearLogEntriesAsync(): Promise<void> { function242 if (!ExpoUpdates.clearLogEntriesAsync) {245 await ExpoUpdates.clearLogEntriesAsync();
168 ABI47_0_0EX_EXPORT_METHOD_AS(clearLogEntriesAsync, category169 clearLogEntriesAsync:(ABI47_0_0EXPromiseResolveBlock)resolve
173 ABI48_0_0EX_EXPORT_METHOD_AS(clearLogEntriesAsync, category174 clearLogEntriesAsync:(ABI48_0_0EXPromiseResolveBlock)resolve
311 fun clearLogEntriesAsync(promise: Promise) { in <lambda>() method
163 updatesModule.clearLogEntriesAsync( in <lambda>()
312 fun clearLogEntriesAsync(promise: Promise) { in <lambda>() method
140 await Updates.clearLogEntriesAsync();
54 const clearLogEntriesAsync = async () => { constant
460 fun clearLogEntriesAsync(promise: Promise) { in <lambda>() method
587 fun clearLogEntriesAsync(promise: Promise) { in <lambda>() method