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/skia/third_party/externals/angle2/src/common/
Dstring_utils.cpp118 std::string GetPrefix(const std::string &input, size_t offset, const char *delimiter) in GetPrefix() function
128 std::string GetPrefix(const std::string &input, size_t offset, char delimiter) in GetPrefix() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp72611 nsIAtom* GetPrefix() const in GetPrefix() function in nsAttrName
72633 void GetPrefix(nsAString& aStr) const in GetPrefix() function in nsAttrName
88854 void GetPrefix(nsAString& aPrefix) in GetPrefix() function in nsINode
93769 …return NS_OK; } virtual nsresult GetNodeValue(nsAString& aNodeValue) final override { nsINode::Get… in RemoveChild()