Home
last modified time | relevance | path

Searched defs:store (Results 1 – 25 of 55) sorted by relevance

123

/system/connectivity/shill/
Dproperty_store_unittest.h76 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 …]
Dproperty_store_unittest.cc111 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 …]
Dstatic_ip_parameters_unittest.cc90 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
Ddhcp_properties_unittest.cc62 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
Dmock_service.cc58 bool MockService::FauxSave(StoreInterface* store) { in FauxSave()
Deap_credentials.cc184 void EapCredentials::InitPropertyStore(PropertyStore* store) { in InitPropertyStore()
503 PropertyStore* store, in HelpRegisterDerivedString()
514 PropertyStore* store, in HelpRegisterWriteOnlyDerivedString()
Ddefault_profile.cc95 PropertyStore* store = this->mutable_store(); in DefaultProfile() local
Dprofile.h101 const PropertyStore& store() const { return store_; } in store() function
Ddhcp_properties.cc64 void DhcpProperties::InitPropertyStore(PropertyStore* store) { in InitPropertyStore()
/system/core/libcutils/
Dthreads.c49 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/
Dboot_event_record_store_test.cpp134 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/
Dpayload_generation_config_unittest.cc28 brillo::KeyValueStore store; in TEST_F() local
43 brillo::KeyValueStore store; in TEST_F() local
Draw_filesystem.h44 bool LoadSettings(brillo::KeyValueStore* store) const override { in LoadSettings()
Dext2_filesystem_unittest.cc186 brillo::KeyValueStore store; in TEST_F() local
197 brillo::KeyValueStore store; in TEST_F() local
Dpayload_generation_config.cc86 bool ImageConfig::LoadPostInstallConfig(const brillo::KeyValueStore& store) { in LoadPostInstallConfig()
Dgenerate_delta_main.cc473 brillo::KeyValueStore store; in Main() local
527 brillo::KeyValueStore store; in Main() local
/system/connectivity/shill/dbus/
Dchromeos_dbus_adaptor.cc57 bool ChromeosDBusAdaptor::SetProperty(PropertyStore* store, in SetProperty()
68 const PropertyStore& store, in GetProperties()
77 bool ChromeosDBusAdaptor::ClearProperty(PropertyStore* store, in ClearProperty()
Dchromeos_supplicant_bss_proxy.cc61 KeyValueStore store; in PropertiesChanged() local
Dchromeos_supplicant_interface_proxy.cc472 KeyValueStore store; in BSSAdded() local
480 KeyValueStore store; in Certification() local
520 KeyValueStore store; in PropertiesChanged() local
/system/update_engine/update_manager/
Dreal_config_provider.cc41 KeyValueStore store; in Init() local
/system/core/crash_reporter/
Dcrash_reporter_logs_test.cc36 brillo::KeyValueStore store; in TEST() local
/system/update_engine/
Dimage_properties_chromeos.cc49 std::string GetStringWithDefault(const brillo::KeyValueStore& store, in GetStringWithDefault()
69 void LoadLsbRelease(LsbReleaseSource source, brillo::KeyValueStore* store) { in LoadLsbRelease()
/system/connectivity/shill/vpn/
Dvpn_driver_unittest.cc160 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/
Dbuffet_config.cc99 brillo::KeyValueStore store; in LoadDefaults() local
119 bool BuffetConfig::LoadDefaults(const brillo::KeyValueStore& store, in LoadDefaults()
/system/connectivity/shill/pppoe/
Dpppoe_service.cc69 PropertyStore* store = this->mutable_store(); in PPPoEService() local

123