Home
last modified time | relevance | path

Searched defs:FindByName (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/frameworks/base/tools/aapt2/process/
H A DSymbolTable.cpp73 const SymbolTable::Symbol* SymbolTable::FindByName(const ResourceName& name) { in FindByName() function in aapt::SymbolTable
162 std::unique_ptr<SymbolTable::Symbol> DefaultSymbolTableDelegate::FindByName( in FindByName() function in aapt::DefaultSymbolTableDelegate
184 std::unique_ptr<SymbolTable::Symbol> ResourceTableSymbolSource::FindByName( in FindByName() function in aapt::ResourceTableSymbolSource
321 std::unique_ptr<SymbolTable::Symbol> AssetManagerSymbolSource::FindByName( in FindByName() function in aapt::AssetManagerSymbolSource
H A DSymbolTable_test.cpp64 TEST(SymbolTableTest, FindByName) { in TEST() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DRISCVISAInfo.cpp152 struct FindByName { struct
153 FindByName(StringRef Ext) : Ext(Ext){}; in FindByName() function
154 StringRef Ext;
155 bool operator()(const RISCVSupportedExtension &ExtInfo) { in operator ()()
/aosp_15_r20/bionic/libc/bionic/
H A Dgrp_pwd_file.cpp304 bool MmapFile::FindByName(const char* name, Line* line) { in FindByName() function in MmapFile
332 bool PasswdFile::FindByName(const char* name, passwd_state_t* passwd_state) { in FindByName() function in PasswdFile
348 bool GroupFile::FindByName(const char* name, group_state_t* group_state) { in FindByName() function in GroupFile
/aosp_15_r20/frameworks/base/tools/aapt2/test/
H A DContext.h181 std::unique_ptr<SymbolTable::Symbol> FindByName(const ResourceName& name) override { in FindByName() function
/aosp_15_r20/external/perfetto/src/tools/proto_merger/
H A Dproto_merger.cc40 const T* FindByName(const std::vector<T>& items, const std::string& name) { in FindByName() function
/aosp_15_r20/frameworks/base/tools/aapt2/cmd/
H A DLink.cpp204 virtual std::unique_ptr<SymbolTable::Symbol> FindByName( in FindByName() function in aapt::FeatureSplitSymbolTableDelegate
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc1209 TEST_F(OneofDescriptorTest, FindByName) { in TEST_F() argument
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc1209 TEST_F(OneofDescriptorTest, FindByName) { in TEST_F() argument