Home
last modified time | relevance | path

Searched defs:StringBuffer (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.h43 StringBuffer(std::string s) : s_(std::move(s)) {} in StringBuffer() function
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/jsi/jsi/
H A DABI49_0_0jsi.h47 StringBuffer(std::string s) : s_(std::move(s)) {} in StringBuffer() function
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/jsi/jsi/
H A DABI48_0_0jsi.h47 StringBuffer(std::string s) : s_(std::move(s)) {} in StringBuffer() function