Home
last modified time | relevance | path

Searched defs:GetProperty (Results 1 – 25 of 62) sorted by relevance

123

/aosp_15_r20/device/google/gs-common/modem/android_property_manager/fake/
Dfake_android_property_manager.cpp20 std::string FakeAndroidPropertyManager::GetProperty( in GetProperty() function in pixel_modem::FakeAndroidPropertyManager
70 android::base::Result<std::string> FakeAndroidPropertyManager::GetProperty( in GetProperty() function in pixel_modem::FakeAndroidPropertyManager
/aosp_15_r20/development/vndk/tools/header-checker/src/utils/
H A Dconfig_file.h44 bool GetProperty(const std::string &name) const { in GetProperty() function
114 bool GetProperty(const std::string &section_name, const std::string &version, in GetProperty() function
/aosp_15_r20/packages/modules/Bluetooth/floss/android-base/
Dproperties.cc24 std::string GetProperty(const std::string& key, const std::string& default_value) { in GetProperty() function
/aosp_15_r20/frameworks/native/cmds/installd/
H A Dsystem_properties.h51 const std::string* GetProperty(const std::string& key) const { in GetProperty() function
H A Drun_dex2oat.cpp340 std::string RunDex2Oat::GetProperty(const std::string& key, in GetProperty() function in android::installd::RunDex2Oat
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Compatibility/
H A DTypeExtensions.cs65 internal static PropertyInfo GetProperty( in GetProperty() method in Google.Protobuf.Compatibility.TypeExtensions
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Compatibility/
H A DTypeExtensions.cs65 internal static PropertyInfo GetProperty( in GetProperty() method in Google.Protobuf.Compatibility.TypeExtensions
/aosp_15_r20/device/google/gs-common/modem/android_property_manager/impl/
Dandroid_property_manager_impl.cpp14 std::string AndroidPropertyManagerImpl::GetProperty( in GetProperty() function in pixel_modem::AndroidPropertyManagerImpl
/aosp_15_r20/system/core/fs_mgr/liblp/
H A Dproperty_fetcher.cpp26 std::string PropertyFetcher::GetProperty(const std::string& key, const std::string& default_value) { in GetProperty() function in android::fs_mgr::PropertyFetcher
/aosp_15_r20/bootable/deprecated-ota/updater/
H A Dbuild_info.cpp84 std::string BuildInfo::GetProperty(const std::string_view key, in GetProperty() function in BuildInfo
H A Dsimulator_runtime.cpp38 std::string SimulatorRuntime::GetProperty(const std::string_view key, in GetProperty() function in SimulatorRuntime
H A Dupdater_runtime.cpp38 std::string UpdaterRuntime::GetProperty(const std::string_view key, in GetProperty() function in UpdaterRuntime
/aosp_15_r20/art/libarttools/include/tools/
H A Dsystem_properties.h101 virtual std::string GetProperty(const std::string& key) const { in GetProperty() function
/aosp_15_r20/packages/modules/Bluetooth/system/test/suite/adapter/
Dbluetooth_test.cc111 bt_property_t* BluetoothTest::GetProperty(bt_property_type_t type) { in GetProperty() function in bttest::BluetoothTest
/aosp_15_r20/external/drm_hwcomposer/drm/
H A DDrmDevice.cpp185 int DrmDevice::GetProperty(uint32_t obj_id, uint32_t obj_type, in GetProperty() function in android::DrmDevice
/aosp_15_r20/system/core/fs_mgr/libsnapshot/
H A Dtest_helpers.cpp225 std::string SnapshotTestPropertyFetcher::GetProperty(const std::string& key, in GetProperty() function in android::snapshot::SnapshotTestPropertyFetcher
/aosp_15_r20/system/apex/apexd/
H A Dapex_database.cpp79 Result<std::string> GetProperty(const std::string& property) const { in GetProperty() function in android::apex::__anon0595055a0111::BlockDevice
/aosp_15_r20/hardware/interfaces/health/utils/libhealth2impl/
H A DHealth.cpp100 static Return<void> GetProperty(BatteryMonitor* monitor, int id, T defaultValue, in GetProperty() function
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_task_rt.cpp486 CM_RT_API int32_t CmTaskRT::GetProperty(CM_TASK_CONFIG &taskConfig) in GetProperty() function in CMRT_UMD::CmTaskRT
/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcjx_object.h146 T* GetProperty(int32_t index, XFA_Element eType) const { in GetProperty() function
/aosp_15_r20/external/libtextclassifier/native/lang_id/
H A Dlang-id.cc185 R GetProperty(const std::string &property, T default_value) const { in GetProperty() function in libtextclassifier3::mobile::lang_id::LangIdImpl
/aosp_15_r20/build/blueprint/bpmodify/
H A Dbpmodify.go125 func (ms *ModuleSet) GetProperty(properties ...string) (*PropertySet, error) { func
/aosp_15_r20/hardware/interfaces/health/aidl/default/
H A DHealth.cpp88 static ndk::ScopedAStatus GetProperty(::android::BatteryMonitor* monitor, int id, T defaultValue, in GetProperty() function
/aosp_15_r20/art/odrefresh/
H A Dodr_config.h114 std::string GetProperty(const std::string& key) const override { in GetProperty() function
/aosp_15_r20/external/pdfium/fxjs/
H A Dcjs_global.cpp181 CJS_Result CJS_Global::GetProperty(CJS_Runtime* pRuntime, in GetProperty() function in CJS_Global

123