Home
last modified time | relevance | path

Searched defs:Terminate (Results 1 – 25 of 90) sorted by relevance

1234

/aosp_15_r20/external/cronet/base/process/
H A Dprocess_ios.cc40 bool Process::Terminate(int exit_code, bool wait) const { in Terminate() function in base::Process
H A Dprocess_stubs.cc57 bool Process::Terminate(int exit_code, bool wait) const { in Terminate() function in base::Process
/aosp_15_r20/external/webrtc/modules/audio_device/android/
H A Daaudio_player.cc47 int AAudioPlayer::Terminate() { in Terminate() function in webrtc::AAudioPlayer
H A Daaudio_recorder.cc48 int AAudioRecorder::Terminate() { in Terminate() function in webrtc::AAudioRecorder
H A Daudio_track_jni.cc138 int32_t AudioTrackJni::Terminate() { in Terminate() function in webrtc::AudioTrackJni
H A Daudio_record_jni.cc128 int32_t AudioRecordJni::Terminate() { in Terminate() function in webrtc::AudioRecordJni
/aosp_15_r20/external/libchrome/components/policy/core/common/
H A Dpolicy_scheduler_unittest.cc48 void Terminate() { scheduler_.reset(); } in Terminate() function in policy::PolicySchedulerTest
/aosp_15_r20/external/lzma/CPP/Windows/
H A DThread.h36 bool Terminate(DWORD exitCode) { return BOOLToBool(::TerminateThread(thread, exitCode)); } in Terminate() function
/aosp_15_r20/external/webrtc/sdk/android/src/jni/audio_device/
H A Daaudio_recorder.cc48 int AAudioRecorder::Terminate() { in Terminate() function in webrtc::jni::AAudioRecorder
H A Daaudio_player.cc48 int AAudioPlayer::Terminate() { in Terminate() function in webrtc::jni::AAudioPlayer
H A Daudio_track_jni.cc69 int32_t AudioTrackJni::Terminate() { in Terminate() function in webrtc::jni::AudioTrackJni
H A Daudio_record_jni.cc93 int32_t AudioRecordJni::Terminate() { in Terminate() function in webrtc::jni::AudioRecordJni
/aosp_15_r20/external/golang-protobuf/reflect/protorange/
H A Drange.go28 Terminate = errors.New("terminate range operation") var
/aosp_15_r20/external/pigweed/pw_json/public/pw_json/internal/
H A Dnesting.h58 constexpr void Terminate(char* buffer) const { in Terminate() function
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/
H A Dprofiler_service.proto16 rpc Terminate(TerminateRequest) returns (TerminateResponse) {} rpc
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/rpc/
H A Dprofiler_service_impl.cc113 ::grpc::Status Terminate(::grpc::ServerContext* ctx, in Terminate() function in tensorflow::profiler::__anonbd100a210111::ProfilerServiceImpl
/aosp_15_r20/external/bazelbuild-rules_rust/util/process_wrapper/
H A Doutput.rs29 Terminate, enumerator
/aosp_15_r20/external/pigweed/pw_rpc/public/pw_rpc/
H A Dintegration_test_socket_client.h57 void Terminate() { in Terminate() function
/aosp_15_r20/hardware/interfaces/wifi/supplicant/1.1/vts/functional/
H A Dsupplicant_hidl_test.cpp141 TEST_P(SupplicantHidlTest, Terminate) { supplicant_->terminate(); } in TEST_P() argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dresapi.h240 PTERMINATE_ROUTINE Terminate; member
255 PTERMINATE_ROUTINE Terminate; member
315 WINBOOL Terminate; member
/aosp_15_r20/external/toolchain-utils/crosperf/
H A Dbenchmark_run.py198 def Terminate(self): member in BenchmarkRun
H A Dexperiment.py196 def Terminate(self): member in Experiment
/aosp_15_r20/external/webrtc/modules/audio_device/win/
H A Dcore_audio_output_win.cc49 int CoreAudioOutput::Terminate() { in Terminate() function in webrtc::webrtc_win::CoreAudioOutput
H A Dcore_audio_input_win.cc52 int CoreAudioInput::Terminate() { in Terminate() function in webrtc::webrtc_win::CoreAudioInput
/aosp_15_r20/external/sandboxed-api/sandboxed_api/
H A Dsandbox.cc105 void Sandbox::Terminate(bool attempt_graceful_exit) { in Terminate() function in sapi::Sandbox

1234