Home
last modified time | relevance | path

Searched refs:getConsolePatchSettings (Results 1 – 3 of 3) sorted by relevance

/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/DevToolsSettings/
H A DDevToolsSettingsManager.d.ts14 getConsolePatchSettings(): string | null; method
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/codegen/ios/ABI49_0_0FBReactNativeSpec/
H A DABI49_0_0FBReactNativeSpec-generated.mm976 …turboModule).invokeObjCMethod(rt, StringKind, "getConsolePatchSettings", @selector(getConsolePatch…
993 …methodMap_["getConsolePatchSettings"] = MethodMetadata {0, __hostFunction_NativeDevToolsSettingsMa…
H A DABI49_0_0FBReactNativeSpec.h645 - (NSString * _Nullable)getConsolePatchSettings;