Home
last modified time | relevance | path

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

/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/
Ddefault_map_storage.cc32 int32 DefaultMapStorage::GetPrefix(int index) const { in GetPrefix() function in i18n::phonenumbers::DefaultMapStorage
/third_party/flutter/skia/third_party/externals/angle2/src/common/
Dstring_utils.cpp104 std::string GetPrefix(const std::string &input, size_t offset, const char *delimiter) in GetPrefix() function
114 std::string GetPrefix(const std::string &input, size_t offset, char delimiter) in GetPrefix() function
/third_party/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc196 std::string GetPrefix(const GeneratorOptions& options, in GetPrefix() function