Home
last modified time | relevance | path

Searched defs:GetPrefix (Results 1 – 6 of 6) 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/node/deps/v8/src/runtime/
Druntime-strings.cc38 Handle<String> GetPrefix() override { return prefix_; } in RUNTIME_FUNCTION() function in v8::internal::RUNTIME_FUNCTION::SimpleMatch
Druntime-regexp.cc1004 Handle<String> GetPrefix() override { in GetPrefix() function in v8::internal::__anonab0bf0e90511::MatchInfoBackedMatch
1085 Handle<String> GetPrefix() override { in GetPrefix() function in v8::internal::__anonab0bf0e90511::VectorBackedMatch
/third_party/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc196 std::string GetPrefix(const GeneratorOptions& options, 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()