Home
last modified time | relevance | path

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

/external/clang/tools/scan-build/bin/
Dscan-build307 sub GetPrefix { subroutine
/external/perfetto/src/traced/probes/filesystem/
Dprefix_finder.cc105 PrefixFinder::Node* PrefixFinder::GetPrefix(std::string path) { in GetPrefix() function in perfetto::PrefixFinder
/external/angle/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
/external/webrtc/rtc_base/
Dnetwork.cc603 unsigned int GetPrefix(PIP_ADAPTER_PREFIX prefixlist, in GetPrefix() function
/external/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc198 std::string GetPrefix(const GeneratorOptions& options, in GetPrefix() function