Home
last modified time | relevance | path

Searched defs:const (Results 1 – 4 of 4) sorted by relevance

/development/vndk/tools/vtable-dumper/
Delf_handling.cpp129 void ELFSharedObject<ELFT>::printVTables(bool Mangled) const { in printVTables()
390 bool VFunction::operator<(const VFunction &Vfunction) const { in operator <() argument
447 bool VTable::operator<(const VTable &Vtable) const { in operator <() argument
451 bool VTable::operator<(const uint64_t ROffset) const { in operator <() argument
/development/host/windows/usb/api/
Dadb_object_handle.cpp140 bool AdbObjectHandle::IsObjectOfType(AdbObjectType obj_type) const { in IsObjectOfType()
/development/vndk/tools/header-checker/header-abi-util/src/
Dso_file_parser.cpp57 bool ELFSoFileParser<T>::IsSymbolExported(const Elf_Sym *elf_sym) const { in IsSymbolExported() argument
/development/ndk/platforms/android-14/include/
Dzconf.h124 # define const /* note: need a more gentle solution here */ macro