Home
last modified time | relevance | path

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

/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/jsi/jsi/
H A DABI47_0_0jsi.h532 createFromUtf8(Runtime& runtime, const uint8_t* utf8, size_t length) { in createFromUtf8() function
539 static String createFromUtf8(Runtime& runtime, const std::string& utf8) { in createFromUtf8() function
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/jsi/jsi/
H A DABI49_0_0jsi.h620 createFromUtf8(Runtime& runtime, const uint8_t* utf8, size_t length) { in createFromUtf8() function
627 static String createFromUtf8(Runtime& runtime, const std::string& utf8) { in createFromUtf8() function
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/jsi/jsi/
H A DABI48_0_0jsi.h617 createFromUtf8(Runtime& runtime, const uint8_t* utf8, size_t length) { in createFromUtf8() function
624 static String createFromUtf8(Runtime& runtime, const std::string& utf8) { in createFromUtf8() function