/system/testing/gtest_extras/tests/ |
D | OptionsTest.cpp | 60 capture.Stop(); in TEST_F() 70 capture.Stop(); in TEST_F() 80 capture.Stop(); in TEST_F() 118 capture.Stop(); in TEST_F() 144 capture.Stop(); in TEST_F() 154 capture.Stop(); in TEST_F() 164 capture.Stop(); in TEST_F() 182 capture.Stop(); in TEST_F() 192 capture.Stop(); in TEST_F() 203 capture.Stop(); in TEST_F() [all …]
|
/system/libbase/ |
D | test_utils_test.cpp | 63 cap.Stop(); in TEST() 71 cap.Stop(); in TEST() 86 cap.Stop(); in TEST() 92 cap.Stop(); in TEST()
|
D | test_utils.cpp | 36 Stop(); in ~CapturedStdFd() 69 void CapturedStdFd::Stop() { in Stop() function in CapturedStdFd
|
D | logging_test.cpp | 250 cap.Stop(); in CheckMessage() 260 cap1.Stop(); \ 267 cap1.Stop(); \ 337 cap1.Stop(); \ 344 cap1.Stop(); \ 427 cap.Stop(); \ in TEST() 487 cap1.Stop(); \ 494 cap1.Stop(); \ 587 cap.Stop(); in TEST() 640 cap_err.Stop(); in TEST() [all …]
|
/system/extras/simpleperf/ |
D | kallsyms_test.cpp | 106 capture.Stop(); in TEST() 114 capture.Stop(); in TEST() 121 capture.Stop(); in TEST() 134 capture.Stop(); in TEST()
|
D | cmd_inject_test.cpp | 206 capture.Stop(); in TEST() 215 capture.Stop(); in TEST()
|
D | dso_test.cpp | 145 capture.Stop(); in TEST() 330 capture.Stop(); in TEST()
|
/system/unwinding/libunwindstack/utils/ |
D | ProcessTracer.cpp | 78 bool ProcessTracer::Stop() { in Stop() function in unwindstack::ProcessTracer 110 if (is_running_ && !Stop()) return false; in Detach() 127 if (is_running_) Stop(); in Attach() 169 Stop(); in StopInDesiredElf()
|
D | ProcessTracer.h | 46 bool Stop();
|
/system/memory/libmemunreachable/tests/ |
D | Binder_test.cpp | 66 ~ServiceProcess() { Stop(); } in ~ServiceProcess() 82 bool Stop() { in Stop() function in android::ServiceProcess
|
/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/ |
D | ble_scanner.h | 56 void Stop();
|
D | ble_scanner.cc | 63 void BleScanner::Stop() { in Stop() function in nearby::BleScanner 239 void BleScanner::Stop() {
|
D | app_manager.cc | 199 ble_scanner_.Stop(); in UpdateBleScanState()
|
/system/libbase/include/android-base/ |
D | test_utils.h | 34 void Stop();
|
/system/testing/gtest_extras/ |
D | Test.cpp | 48 void Test::Stop() { in Stop() function in android::gtest_extras::Test
|
D | Test.h | 43 void Stop();
|
/system/libsysprop/srcs/android/sysprop/ |
D | WifiProperties.sysprop | 27 # Stop the supplicant daemon.
|
/system/core/cli-test/ |
D | cli-test.cpp | 242 test_stdout.Stop(); in RunTests() 243 test_stderr.Stop(); in RunTests()
|
/system/gsid/ |
D | gsi_tool.cpp | 122 ~ProgressBar() { Stop(); } in ~ProgressBar() 131 void Stop() { in Stop() function in ProgressBar 144 Stop(); in Finish()
|
/system/core/init/ |
D | service.h | 91 void Stop();
|
D | reboot.cpp | 562 s->Stop(); in StopServices() 710 boot_anim->Stop(); in DoReboot() 750 vold_service->Stop(); in DoReboot()
|
D | init_test.cpp | 233 service->Stop(); in TEST() 738 service->Stop(); in TEST()
|
D | builtins.cpp | 182 ForEachServiceInClass(args[1], &Service::Stop); in do_class_stop() 387 svc->Stop(); in do_interface_stop() 774 svc->Stop(); in do_stop()
|
/system/unwinding/libunwindstack/utils/tests/ |
D | ProcessTracerTest.cpp | 182 ASSERT_TRUE(proc.Stop()); in TEST_P()
|
/system/core/fastboot/ |
D | README.md | 48 to present to the user. Stop. 72 reason and consider the command failed. Stop. 76 5. Success. Stop.
|