Home
last modified time | relevance | path

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

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI48_0_0ModuleRegistry.cpp21 std::string normalizeName(std::string name) { in normalizeName() function
47 std::string name = normalizeName(modules_[index]->getName()); in updateModuleNamesFromIndex()
71 std::string name = normalizeName(modules_[index]->getName()); in registerModules()
92 std::string name = normalizeName(modules_[i]->getName()); in moduleNames()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI47_0_0ModuleRegistry.cpp21 std::string normalizeName(std::string name) { in normalizeName() function
47 std::string name = normalizeName(modules_[index]->getName()); in updateModuleNamesFromIndex()
71 std::string name = normalizeName(modules_[index]->getName()); in registerModules()
92 std::string name = normalizeName(modules_[i]->getName()); in moduleNames()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI49_0_0ModuleRegistry.cpp21 std::string normalizeName(std::string name) { in normalizeName() function
47 std::string name = normalizeName(modules_[index]->getName()); in updateModuleNamesFromIndex()
71 std::string name = normalizeName(modules_[index]->getName()); in registerModules()
92 std::string name = normalizeName(modules_[i]->getName()); in moduleNames()