Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/repr/json/
Dir_reader.cpp62 IsExpectedJsonType is_expected_type) const { in Get()
74 bool JsonObjectRef::GetBool(const std::string &key) const { in GetBool() argument
78 int64_t JsonObjectRef::GetInt(const std::string &key) const { in GetInt() argument
82 uint64_t JsonObjectRef::GetUint(const std::string &key) const { in GetUint() argument
86 std::string JsonObjectRef::GetString(const std::string &key) const { in GetString() argument
90 JsonObjectRef JsonObjectRef::GetObject(const std::string &key) const { in GetObject() argument
96 JsonObjectRef::GetObjects(const std::string &key) const { in GetObjects() argument
102 JsonObjectRef::GetStrings(const std::string &key) const { in GetStrings() argument
/development/vndk/tools/header-checker/src/repr/
Dir_representation.cpp200 std::string ModuleIR::GetCompilationUnitPath(const TypeIR *type_ir) const { in GetCompilationUnitPath() argument
229 const LinkableMessageIR *linkable_message) const { in IsLinkableMessageInExportedHeaders() argument
/development/vndk/tools/header-checker/src/repr/symbol/
Dexported_symbol_set.cpp64 bool ExportedSymbolSet::HasSymbol(const std::string &name) const { in HasSymbol() argument
Dso_file_parser.cpp72 bool IsSymbolExported(const Elf_Sym *elf_sym) const { in IsSymbolExported() argument
/development/host/windows/usb/api/
Dadb_object_handle.cpp140 bool AdbObjectHandle::IsObjectOfType(AdbObjectType obj_type) const { in IsObjectOfType()
/development/vndk/tools/header-checker/src/dumper/
Dast_processing.cpp38 std::string remapPath(llvm::StringRef path) const { in remapPath()
/development/vndk/tools/header-checker/src/linker/
Dheader_abi_linker.cpp334 bool HeaderAbiLinker::IsSymbolExported(const std::string &name) const { in IsSymbolExported() argument