Searched refs:moveStringsInternal (Results 1 – 1 of 1) sorted by relevance
378 T moveStringsInternal(char* _Nullable* _Nonnull strings, int32_t bufferSizeBytes) { in moveStringsInternal() function401 *vec = moveStringsInternal<std::vector<std::string>>(strings, bytes); in getStringVector()435 return moveStringsInternal<std::set<std::string>>(keys, bytes); in getKeys()