Searched refs:clear (Results 201 - 225 of 273) sorted by relevance

1234567891011

/system/bt/stack/btm/
H A Dbtm_ble_bgconn.cc81 static void background_connections_clear() { background_connections.clear(); }
/system/core/adb/
H A Djdwp_service.cpp163 out_fds.clear();
/system/core/init/
H A Dutil.cpp165 content->clear();
/system/core/liblog/
H A Dlogger_read.c147 LOGGER_FUNCTION(logger, -ENODEV, clear);
/system/core/libpixelflinger/codeflinger/
H A DMIPSAssembler.cpp1278 mBranchTargets.clear();
1279 mLabels.clear();
1280 mLabelsInverseMapping.clear();
1281 mComments.clear();
/system/core/libpixelflinger/include/private/pixelflinger/
H A Dggl_context.h518 clear_state_t clear; member in struct:android::state_t
/system/core/libunwindstack/
H A DArmExidx.cpp40 data_.clear();
/system/core/libunwindstack/tests/
H A DElfInterfaceArmTest.cpp230 entries.clear();
/system/core/sdcard/
H A Dsdcard.cpp97 global->package_to_appid->clear();
/system/core/storaged/tests/
H A Dstoraged_test.cpp164 test_data.clear();
/system/extras/simpleperf/
H A Denvironment.cpp273 thread_mmaps->clear();
H A Devent_selection_set.cpp86 selection->event_fds.clear();
463 counters->clear();
/system/libhidl/
H A Dtest_main.cpp87 s.clear(); // should not affect myCString
/system/netd/server/
H A DBandwidthControllerTest.cpp68 sIptablesRestoreOutput.clear();
H A DBandwidthController.cpp285 sharedQuotaIfaces.clear();
286 quotaIfaces.clear();
/system/security/keystore/
H A Dauthorization_set.cpp163 data_.clear();
H A Dkeystore_cli_v2.cpp379 output_data.clear();
H A Dkeystore.cpp54 mGrants.clear();
60 mMasterKeys.clear();
/system/tpm/trunks/
H A Dtpm_state_test.cc233 fake_algorithm_properties_.clear();
/system/update_engine/payload_consumer/
H A Ddelta_performer.cc321 source_path_.clear();
330 target_path_.clear();
787 partitions_.clear();
834 install_plan_->partitions.clear();
/system/update_engine/
H A Dupdate_attempter_android.cc416 actions_.clear();
H A Domaha_request_action.cc145 // we clear the previous version value so it doesn't get reported again.
485 output->clear();
834 output_object->payload_urls.clear();
1026 // got pulled back due to some issues, we don't want to clear our internal
/system/vold/
H A DVolumeManager.cpp439 list.clear();
696 mAddedUsers.clear();
697 mStartedUsers.clear();
711 mDisks.clear();
/system/bt/stack/gatt/
H A Dgatt_main.cc177 gatt_cb.hdl_list_info->clear();
179 gatt_cb.srv_list_info->clear();
/system/libhwbinder/
H A DIPCThreadState.cpp473 mPendingWeakDerefs.clear();
482 mPendingStrongDerefs.clear();

Completed in 455 milliseconds

1234567891011