Home
last modified time | relevance | path

Searched refs:clear (Results 1 – 25 of 485) sorted by relevance

12345678910>>...20

/system/logging/logcat/
Dlogpersist30 clear=false
33 -c|--clear) clear=true ;;
75 if [ -n "${size}${buffer}" -o "true" = "${clear}" ]; then
76 echo WARNING: Can not use --clear, --size or --buffer with ${progname%.*}.cat >&2
89 if [ "true" = "${clear}" ]; then
112 elif [ "true" = "${clear}" ]; then
150 if [ "true" = "${clear}" ]; then
/system/bt/vendor_libs/test_vendor_lib/test/
Dl2cap_test.cc88 test_packet.clear(); in TEST_F()
106 test_packet.clear(); in TEST_F()
120 test_packet.clear(); in TEST_F()
135 test_packet.clear(); in TEST_F()
148 test_packet.clear(); in TEST_F()
162 test_packet.clear(); in TEST_F()
178 test_packet.clear(); in TEST_F()
195 test_packet.clear(); in TEST_F()
211 test_packet.clear(); in TEST_F()
225 test_packet.clear(); in TEST_F()
[all …]
/system/libvintf/
DRegex.cpp24 clear(); in ~Regex()
27 void Regex::clear() { in clear() function in android::vintf::details::Regex
35 clear(); in compile()
/system/libhidl/base/
DHidlSupport.cpp144 clear(); in ~hidl_string()
173 clear(); in operator =()
181 clear(); in operator =()
189 clear(); in operator =()
200 clear(); in operator =()
245 other.clear(); in moveFrom()
248 void hidl_string::clear() { in clear() function in android::hardware::hidl_string
270 clear(); in setToExternal()
/system/core/init/
Duevent_listener.cpp36 uevent->action.clear(); in ParseEvent()
37 uevent->path.clear(); in ParseEvent()
38 uevent->subsystem.clear(); in ParseEvent()
39 uevent->firmware.clear(); in ParseEvent()
40 uevent->partition_name.clear(); in ParseEvent()
41 uevent->device_name.clear(); in ParseEvent()
42 uevent->modalias.clear(); in ParseEvent()
Dselabel.cpp41 result->clear(); in SelabelLookupFileContext()
59 result->clear(); in SelabelLookupFileContextBestMatch()
/system/apex/apexd/
Dapex_file_repository.h48 pre_installed_store_.clear(); in ~ApexFileRepository()
49 data_store_.clear(); in ~ApexFileRepository()
116 pre_installed_store_.clear();
117 data_store_.clear();
/system/update_engine/update_manager/
Ddefault_policy.cc41 result->target_channel.clear(); in UpdateCheckAllowed()
42 result->lts_tag.clear(); in UpdateCheckAllowed()
43 result->target_version_prefix.clear(); in UpdateCheckAllowed()
48 result->quick_fix_build_token.clear(); in UpdateCheckAllowed()
/system/bt/profile/avrcp/
Dmedia_id_map.h29 void clear() { in clear() function
30 media_id_to_uid_.clear(); in clear()
31 uid_to_media_id_.clear(); in clear()
/system/core/libutils/
DVector_fuzz.cpp75 vec.clear(); in runVectorFuzz()
76 vecCopy.clear(); in runVectorFuzz()
77 vec32.clear(); in runVectorFuzz()
78 vec32Copy.clear(); in runVectorFuzz()
DBitSet_test.cpp32 b1.clear(); in TearDown()
33 b2.clear(); in TearDown()
135 b1.clear(); in TEST_F()
154 b1.clear(); in TearDown()
155 b2.clear(); in TearDown()
257 b1.clear(); in TEST_F()
/system/bt/gd/os/android/
Dwakelock_native.cc93 pimpl_->current_wakelock.clear(); in Release()
102 pimpl_->current_wakelock.clear(); in CleanUp()
107 pimpl_->suspend_death_recipient.clear(); in CleanUp()
108 pimpl_->suspend_service.clear(); in CleanUp()
/system/core/healthd/
DBatteryMonitor.cpp309 path.clear(); in updateValues()
326 path.clear(); in updateValues()
332 path.clear(); in updateValues()
551 path.clear(); in init()
557 path.clear(); in init()
572 path.clear(); in init()
580 path.clear(); in init()
588 path.clear(); in init()
596 path.clear(); in init()
604 path.clear(); in init()
[all …]
/system/netd/server/
DIptablesBaseTest.cpp36 sCmds.clear(); in IptablesBaseTest()
37 sRestoreCmds.clear(); in IptablesBaseTest()
38 sReturnValues.clear(); in IptablesBaseTest()
113 sRestoreCmds.clear(); in expectIptablesRestoreCommands()
/system/unwinding/libunwindstack/tests/
DDwarfCfaTest.cpp121 loc_regs.clear(); in TYPED_TEST_P()
151 loc_regs.clear(); in TYPED_TEST_P()
183 loc_regs.clear(); in TYPED_TEST_P()
240 loc_regs.clear(); in TYPED_TEST_P()
288 loc_regs.clear(); in TYPED_TEST_P()
358 loc_regs.clear(); in TYPED_TEST_P()
386 loc_regs.clear(); in TYPED_TEST_P()
415 loc_regs.clear(); in TYPED_TEST_P()
444 loc_regs.clear(); in TYPED_TEST_P()
455 loc_regs.clear(); in TYPED_TEST_P()
[all …]
/system/core/init/parser/
Dtokenizer.cpp58 current_.text.clear(); in Next()
84 current_.text.clear(); in Next()
118 current_.text.clear(); in StartText()
/system/chre/util/include/chre/util/system/
Ddebug_dump.h67 void clear() { in clear() function
69 mBuffers.clear(); in clear()
/system/bt/gd/common/
Dlist_map.h75 key_map_.clear();
91 clear(); in ~ListMap()
95 void clear() { in clear() function
96 key_map_.clear(); in clear()
97 node_list_.clear(); in clear()
Dblocking_queue_unittest.cc77 queue_.clear(); in TEST_F()
97 queue_.clear(); in TEST_F()
105 queue_.clear(); in TEST_F()
/system/chre/apps/wifi_offload/
Dscan_result_message.cc23 scan_results_.clear(); in SetScanResults()
36 results->clear(); in GetScanResults()
/system/update_engine/cros/
Ddlcservice_chromeos.cc44 dlc_ids->clear(); in GetDlcsToUpdate()
51 dlc_ids->clear(); in GetDlcsToUpdate()
/system/libbase/
Dutf8.cpp45 utf8->clear(); in WideToUTF8()
80 utf8->clear(); in WideToUTF8()
101 utf16->clear(); in UTF8ToWideWithFlags()
125 utf16->clear(); in UTF8ToWideWithFlags()
/system/bt/stack/test/common/
Dmock_stack_avdt_msg.cc41 _rsp_sig_ids.clear(); in mock_avdt_msg_send_rsp_clear_history()
69 _cmd_sig_ids.clear(); in mock_avdt_msg_send_cmd_clear_history()
/system/core/libutils/include/utils/
DBitSet.h45 inline void clear() { clear(value); } in clear() function
47 static inline void clear(uint32_t& value) { value = 0UL; } in clear() function
189 inline void clear() { clear(value); } in clear() function
191 static inline void clear(uint64_t& value) { value = 0ULL; } in clear() function
/system/bt/stack/test/fuzzers/sdp/
DsdpFuzzHelpers.h65 sdp_sequence_vect.clear(); in cleanupSdpFuzz()
67 sdp_disc_rec_vect.clear(); in cleanupSdpFuzz()
70 sdp_disc_attr_vect.clear(); in cleanupSdpFuzz()
71 sdp_protolist_elem_vect.clear(); in cleanupSdpFuzz()
75 sdp_record_handles.clear(); in cleanupSdpFuzz()
78 sdp_db_vect.clear(); in cleanupSdpFuzz()

12345678910>>...20