Home
last modified time | relevance | path

Searched defs:const (Results 1 – 10 of 10) 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
87 const std::string &key) const { in GetIntegralValue() argument
91 std::string JsonObjectRef::GetString(const std::string &key) const { in GetString() argument
96 const std::string &default_value) const { in GetString() argument
101 JsonObjectRef JsonObjectRef::GetObject(const std::string &key) const { in GetObject() argument
107 JsonObjectRef::GetObjects(const std::string &key) const { in GetObjects() argument
113 JsonObjectRef::GetStrings(const std::string &key) const { in GetStrings() argument
/development/tools/winscope/src/common/
Dglobal_config.ts20 readonly MODE: 'KARMA_TEST' | 'DEV' | 'PROD' = 'KARMA_TEST' as const; property in GlobalConfig
/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
Dabi_diff_helpers.cpp326 const std::string &new_type_id) const { in AreOpaqueTypesEqual() argument
/development/vndk/tools/header-checker/src/utils/
Dapi_level.cpp49 std::optional<ApiLevel> ApiLevelMap::Parse(const std::string &api) const { in Parse() argument
/development/vndk/tools/header-checker/src/repr/symbol/
Dexported_symbol_set.cpp45 bool ExportedSymbolSet::HasSymbol(const std::string &name) const { in HasSymbol() argument
Dso_file_parser.cpp70 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.cpp360 bool HeaderAbiLinker::IsSymbolExported(const std::string &name) const { in IsSymbolExported() argument