Home
last modified time | relevance | path

Searched defs:HasProperty (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/development/vndk/tools/header-checker/src/utils/
H A Dconfig_file.h40 bool HasProperty(const std::string &name) const { in HasProperty() function
105 bool HasProperty(const std::string &section_name, const std::string &version, in HasProperty() function
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_BtifConfigInterface.cc24 bool bluetooth::shim::BtifConfigInterface::HasProperty(const std::string& /* section */, in HasProperty() function in bluetooth::shim::BtifConfigInterface
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dconfig.cc38 bool BtifConfigInterface::HasProperty(const std::string& section, const std::string& property) { in HasProperty() function in bluetooth::shim::BtifConfigInterface
/aosp_15_r20/external/pdfium/fxjs/
H A Dcjs_global.cpp168 bool CJS_Global::HasProperty(const ByteString& propname) { in HasProperty() function in CJS_Global
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/sdk/
H A Dshared_prefs.py343 def HasProperty(self, key): member in SharedPrefs
/aosp_15_r20/packages/modules/Bluetooth/system/gd/storage/
Dconfig_cache.cc135 bool ConfigCache::HasProperty(const std::string& section, const std::string& property) const { in HasProperty() function in bluetooth::storage::ConfigCache
Dstorage_module.cc247 bool StorageModule::HasProperty(const std::string& section, const std::string& property) const { in HasProperty() function in bluetooth::storage::StorageModule
/aosp_15_r20/external/icing/icing/legacy/index/
H A Dicing-dynamic-trie.cc2790 bool IcingDynamicTrie::PropertyReaderBase::HasProperty( in HasProperty() function in icing::lib::IcingDynamicTrie::PropertyReaderBase
2825 bool IcingDynamicTrie::PropertyReadersAll::HasProperty( in HasProperty() function in icing::lib::IcingDynamicTrie::PropertyReadersAll
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineFunction.cpp61 bool HasProperty = Properties[i]; in print() local
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_node.cpp1103 bool CXFA_Node::HasProperty(XFA_Element property) const { in HasProperty() function in CXFA_Node
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs263206 pub HasProperty: ::std::option::Option< field