Home
last modified time | relevance | path

Searched defs:DumpState (Results 1 – 18 of 18) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/om/
H A DDumpState.java27 public final class DumpState { class
/aosp12/hardware/google/camera/common/hal/tests/
H A Dmock_device_hwl.h87 status_t DumpState(int fd) { in DumpState() function
H A Dcamera_device_tests.cc97 TEST(CameraDeviceTests, DumpState) { in TEST() argument
/aosp12/system/core/init/
H A Dservice_list.cpp65 void ServiceList::DumpState() const { in DumpState() function in android::init::ServiceList
H A Daction_manager.cpp116 void ActionManager::DumpState() const { in DumpState() function in android::init::ActionManager
H A Daction.cpp237 void Action::DumpState() const { in DumpState() function in android::init::Action
H A Dservice.cpp353 void Service::DumpState() const { in DumpState() function in android::init::Service
H A Dinit.cpp278 void DumpState() { in DumpState() function
/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/
H A DEmulatedCameraDeviceHWLImpl.cpp157 status_t EmulatedCameraDeviceHwlImpl::DumpState(int /*fd*/) { in DumpState() function in android::EmulatedCameraDeviceHwlImpl
/aosp12/system/bt/gd/
H A Dmodule.cc137 void ModuleDumper::DumpState(std::string* output) const { in DumpState() function in bluetooth::ModuleDumper
/aosp12/frameworks/native/services/vr/bufferhubd/
H A Dbuffer_hub.cpp36 std::string BufferHubService::DumpState(size_t /*max_length*/) { in DumpState() function in android::dvr::BufferHubService
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DDumpState.java18 public final class DumpState { class
/aosp12/hardware/google/camera/common/hal/google_camera_hal/
H A Dcamera_device.cc211 status_t CameraDevice::DumpState(int fd) { in DumpState() function in android::google_camera_hal::CameraDevice
/aosp12/frameworks/native/services/vr/performanced/
H A Dcpu_set.cpp109 void CpuSetManager::DumpState(std::ostringstream& stream) const { in DumpState() function in android::dvr::CpuSetManager
H A Dperformance_service.cpp234 std::string PerformanceService::DumpState(size_t /*max_length*/) { in DumpState() function in android::dvr::PerformanceService
/aosp12/frameworks/native/libs/vr/libvrflinger/
H A Ddisplay_service.cpp55 std::string DisplayService::DumpState(size_t /*max_length*/) { in DumpState() function in android::dvr::DisplayService
/aosp12/frameworks/native/libs/vr/libpdx/
H A Dservice.cpp571 std::string Service::DumpState(size_t /*max_length*/) { return ""; } in DumpState() function in android::pdx::Service
/aosp12/art/runtime/
H A Dthread.cc1815 void Thread::DumpState(std::ostream& os, const Thread* thread, pid_t tid) { in DumpState() function in art::Thread
1977 void Thread::DumpState(std::ostream& os) const { in DumpState() function in art::Thread