Searched refs:clear (Results 226 - 250 of 284) sorted by relevance

1234567891011>>

/system/update_engine/
H A Dupdate_attempter_android.cc414 actions_.clear();
H A Domaha_request_action.cc137 // we clear the previous version value so it doesn't get reported again.
463 output->clear();
799 output_object->payload_urls.clear();
996 // got pulled back due to some issues, we don't want to clear our internal
/system/vold/
H A DKeyStorage.cpp211 stretched->clear();
H A DVolumeManager.cpp380 list.clear();
630 mAddedUsers.clear();
631 mStartedUsers.clear();
640 mDisks.clear();
/system/weaved/libweaved/
H A Dservice.cc445 weave_service_.clear();
/system/connectivity/shill/wifi/
H A Dwifi_provider.cc115 service_by_endpoint_.clear();
398 connect_count_by_frequency_.clear();
H A Dmac80211_monitor_unittest.cc107 fake_queue_state_file_path_.clear();
H A Dwifi.cc278 endpoint_by_rpcid_.clear();
282 rpcid_by_service_.clear();
790 bgscan_method_.clear();
2916 rpcid_by_service_.clear();
/system/netd/server/
H A DBandwidthController.cpp292 sharedQuotaIfaces.clear();
293 quotaIfaces.clear();
/system/security/keystore/
H A Dkeystore.cpp45 mGrants.clear();
51 mMasterKeys.clear();
/system/update_engine/payload_generator/
H A Dinplace_generator.cc506 cuts_group.clear();
779 aops->clear();
H A Dinplace_generator_unittest.cc202 extents.clear();
225 extents.clear();
/system/update_engine/update_manager/
H A Dchromeos_policy.cc193 result->target_channel.clear();
194 result->target_version_prefix.clear();
302 // should not clear off the said values; rather, it is the deliberate
/system/extras/perfprofd/quipper/
H A Dperf_reader.cc735 filenames->clear();
741 filenames->clear();
753 filenames_to_build_ids->clear();
/system/tpm/trunks/
H A Dtpm_utility_impl.cc121 LOG(ERROR) << "Failed to clear the TPM: " << GetErrorString(result);
333 random_data->clear();
1760 object_name->clear();
1785 nv_name->clear();
/system/bt/service/client/
H A Dmain.cpp865 commands.clear();
/system/connectivity/shill/cellular/
H A Dcellular_capability_universal_unittest.cc1362 capability_->apn_try_list_.clear();
1402 capability_->apn_try_list_.clear();
1941 data.clear();
2000 retry_data.clear();
/system/connectivity/shill/
H A Djson_store.cc396 group_name_to_settings_.clear();
H A Dkey_value_store.cc32 properties_.clear();
H A Drouting_table.cc250 table->second.clear();
/system/core/crash_reporter/
H A Duser_collector.cc578 reason->clear();
/system/core/debuggerd/test/
H A Dtombstone_test.cpp71 amfd_data_.clear();
/system/core/liblog/
H A Dlogd_reader.c85 .clear = logdClear,
350 send_log_msg(logger, "clear %d", buf, sizeof(buf)));
H A Dpmsg_reader.c50 .clear = pmsgClear,
/system/core/libutils/
H A DString8.cpp242 void String8::clear() { function in class:android::String8

Completed in 2596 milliseconds

1234567891011>>