/system/connectivity/shill/ |
D | property_store_unittest.h | 76 static bool GetProperty(const PropertyStore& store, const std::string& name, in GetProperty() 81 static bool GetProperty(const PropertyStore& store, const std::string& name, in GetProperty() 86 static bool GetProperty(const PropertyStore& store, const std::string& name, in GetProperty() 91 static bool GetProperty(const PropertyStore& store, const std::string& name, in GetProperty() 96 static bool GetProperty(const PropertyStore& store, const std::string& name, in GetProperty() 101 static bool GetProperty(const PropertyStore& store, const std::string& name, in GetProperty() 106 static bool GetProperty(const PropertyStore& store, const std::string& name, in GetProperty() 111 static bool GetProperty(const PropertyStore& store, const std::string& name, in GetProperty() 116 static bool GetProperty(const PropertyStore& store, const std::string& name, in GetProperty() 121 static bool GetProperty(const PropertyStore& store, const std::string& name, in GetProperty() [all …]
|
D | property_store_unittest.cc | 111 PropertyStore store(Bind(&PropertyStoreTest::TestCallback, in TEST_P() local 144 PropertyStore store(Bind(&PropertyStoreTest::TestCallback, in TYPED_TEST() local 153 PropertyStore store(Bind(&PropertyStoreTest::TestCallback, in TYPED_TEST() local 167 PropertyStore store(Bind(&PropertyStoreTest::TestCallback, in TYPED_TEST() local 177 PropertyStore store(Bind(&PropertyStoreTest::TestCallback, in TYPED_TEST() local 192 PropertyStore* store, const string& name, Error* error) { in SetProperty() 198 PropertyStore* store, const string& name, Error* error) { in SetProperty() 204 PropertyStore* store, const string& name, Error* error) { in SetProperty() 210 PropertyStore* store, const string& name, Error* error) { in SetProperty() 216 PropertyStore* store, const string& name, Error* error) { in SetProperty() [all …]
|
D | static_ip_parameters_unittest.cc | 90 void ExpectPropertiesWithVersion(PropertyStore* store, in ExpectPropertiesWithVersion() 122 void ExpectProperties(PropertyStore* store, const string& property_prefix) { in ExpectProperties() 134 void SetStaticPropertiesWithVersion(PropertyStore* store, int version) { in SetStaticPropertiesWithVersion() 153 void SetStaticProperties(PropertyStore* store) { in SetStaticProperties() 156 void SetStaticDictPropertiesWithVersion(PropertyStore* store, int version) { in SetStaticDictPropertiesWithVersion() 193 PropertyStore store; in TEST_F() local 240 StrictMock<MockStore> store; in TEST_F() local
|
D | dhcp_properties_unittest.cc | 62 PropertyStore store; in TEST_F() local 87 PropertyStore store; in TEST_F() local 97 PropertyStore store; in TEST_F() local 106 PropertyStore store; in TEST_F() local 116 PropertyStore store; in TEST_F() local 127 PropertyStore store; in TEST_F() local 137 PropertyStore store; in TEST_F() local 148 PropertyStore store; in TEST_F() local
|
D | mock_service.cc | 58 bool MockService::FauxSave(StoreInterface* store) { in FauxSave()
|
D | eap_credentials.cc | 184 void EapCredentials::InitPropertyStore(PropertyStore* store) { in InitPropertyStore() 503 PropertyStore* store, in HelpRegisterDerivedString() 514 PropertyStore* store, in HelpRegisterWriteOnlyDerivedString()
|
D | default_profile.cc | 95 PropertyStore* store = this->mutable_store(); in DefaultProfile() local
|
D | profile.h | 101 const PropertyStore& store() const { return store_; } in store() function
|
D | dhcp_properties.cc | 64 void DhcpProperties::InitPropertyStore(PropertyStore* store) { in InitPropertyStore()
|
/system/core/libcutils/ |
D | threads.c | 49 void* thread_store_get( thread_store_t* store ) in thread_store_get() 57 extern void thread_store_set( thread_store_t* store, in thread_store_set() 75 void* thread_store_get( thread_store_t* store ) in thread_store_get() 83 void thread_store_set( thread_store_t* store, in thread_store_set()
|
/system/core/bootstat/ |
D | boot_event_record_store_test.cpp | 134 BootEventRecordStore store; in TEST_F() local 149 BootEventRecordStore store; in TEST_F() local 183 BootEventRecordStore store; in TEST_F() local 195 BootEventRecordStore store; in TEST_F() local 220 BootEventRecordStore store; in TEST_F() local
|
/system/update_engine/payload_generator/ |
D | payload_generation_config_unittest.cc | 28 brillo::KeyValueStore store; in TEST_F() local 43 brillo::KeyValueStore store; in TEST_F() local
|
D | raw_filesystem.h | 44 bool LoadSettings(brillo::KeyValueStore* store) const override { in LoadSettings()
|
D | ext2_filesystem_unittest.cc | 186 brillo::KeyValueStore store; in TEST_F() local 197 brillo::KeyValueStore store; in TEST_F() local
|
D | payload_generation_config.cc | 86 bool ImageConfig::LoadPostInstallConfig(const brillo::KeyValueStore& store) { in LoadPostInstallConfig()
|
D | generate_delta_main.cc | 473 brillo::KeyValueStore store; in Main() local 527 brillo::KeyValueStore store; in Main() local
|
/system/connectivity/shill/dbus/ |
D | chromeos_dbus_adaptor.cc | 57 bool ChromeosDBusAdaptor::SetProperty(PropertyStore* store, in SetProperty() 68 const PropertyStore& store, in GetProperties() 77 bool ChromeosDBusAdaptor::ClearProperty(PropertyStore* store, in ClearProperty()
|
D | chromeos_supplicant_bss_proxy.cc | 61 KeyValueStore store; in PropertiesChanged() local
|
D | chromeos_supplicant_interface_proxy.cc | 472 KeyValueStore store; in BSSAdded() local 480 KeyValueStore store; in Certification() local 520 KeyValueStore store; in PropertiesChanged() local
|
/system/update_engine/update_manager/ |
D | real_config_provider.cc | 41 KeyValueStore store; in Init() local
|
/system/core/crash_reporter/ |
D | crash_reporter_logs_test.cc | 36 brillo::KeyValueStore store; in TEST() local
|
/system/update_engine/ |
D | image_properties_chromeos.cc | 49 std::string GetStringWithDefault(const brillo::KeyValueStore& store, in GetStringWithDefault() 69 void LoadLsbRelease(LsbReleaseSource source, brillo::KeyValueStore* store) { in LoadLsbRelease()
|
/system/connectivity/shill/vpn/ |
D | vpn_driver_unittest.cc | 160 bool VPNDriverTest::GetProviderPropertyString(const PropertyStore& store, in GetProviderPropertyString() 176 bool VPNDriverTest::GetProviderPropertyStrings(const PropertyStore& store, in GetProviderPropertyStrings() 293 PropertyStore store; in TEST_F() local
|
/system/weaved/buffet/ |
D | buffet_config.cc | 99 brillo::KeyValueStore store; in LoadDefaults() local 119 bool BuffetConfig::LoadDefaults(const brillo::KeyValueStore& store, in LoadDefaults()
|
/system/connectivity/shill/pppoe/ |
D | pppoe_service.cc | 69 PropertyStore* store = this->mutable_store(); in PPPoEService() local
|