Home
last modified time | relevance | path

Searched defs:ModuleConfig (Results 1 – 3 of 3) sorted by relevance

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI48_0_0ModuleRegistry.h27 struct ModuleConfig { struct
50 folly::Optional<ModuleConfig> getConfig(const std::string &name); argument
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI47_0_0ModuleRegistry.h27 struct ModuleConfig { struct
50 folly::Optional<ModuleConfig> getConfig(const std::string &name); argument
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI49_0_0ModuleRegistry.h27 struct ModuleConfig { struct
50 std::optional<ModuleConfig> getConfig(const std::string &name); argument