Searched refs:CopyFrom (Results 1 – 15 of 15) sorted by relevance
56 error_.CopyFrom(error); in ReportResult()
64 key_value_store_.CopyFrom(value); in SetKeyValueStore()
75 TEST_F(ErrorTest, CopyFrom) { in TEST_F() argument78 copy.CopyFrom(e); in TEST_F()
83 void CopyFrom(const Error& error);
102 void Error::CopyFrom(const Error& error) { in CopyFrom() function in shill::Error
224 shim_result_.CopyFrom(shim_result); in CleanupShim()260 result.CopyFrom(shim_result_); in OnShimDeath()
167 error->CopyFrom(error_); in Start()200 error.CopyFrom(error_); in HandleCompletion()
669 error->CopyFrom(set_error); in Configure()680 error->CopyFrom(set_error); in Configure()693 error->CopyFrom(set_error); in Configure()704 error->CopyFrom(set_error); in Configure()715 error->CopyFrom(set_error); in Configure()728 error->CopyFrom(set_error); in Configure()
51 void CopyFrom(const KeyValueStore& b);
203 error_result_.CopyFrom(error); in SaveCallbackArgs()
531 TEST_F(KeyValueStoreTest, CopyFrom) { in TEST_F() argument575 store_.CopyFrom(donor); in TEST_F()
39 void KeyValueStore::CopyFrom(const KeyValueStore& b) { in CopyFrom() function in shill::KeyValueStore
1131 error->CopyFrom(device_error); in SetEnabledStateForTechnology()2432 configure_args.CopyFrom(args); in ConfigureServiceForProfile()
114 performer_.manifest_.CopyFrom(manifest); in RunManifestValidation()
250 error->CopyFrom(local_error); in EnableModem()