Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/om/
DDumpState.java26 public final class DumpState { class
/frameworks/base/services/core/java/com/android/server/pm/
DDumpState.java18 public final class DumpState { class
/frameworks/native/services/vr/bufferhubd/
Dbuffer_hub.cpp36 std::string BufferHubService::DumpState(size_t /*max_length*/) { in DumpState() function in android::dvr::BufferHubService
/frameworks/native/services/vr/performanced/
Dcpu_set.cpp109 void CpuSetManager::DumpState(std::ostringstream& stream) const { in DumpState() function in android::dvr::CpuSetManager
Dperformance_service.cpp234 std::string PerformanceService::DumpState(size_t /*max_length*/) { in DumpState() function in android::dvr::PerformanceService
/frameworks/native/libs/vr/libvrflinger/
Ddisplay_service.cpp53 std::string DisplayService::DumpState(size_t /*max_length*/) { in DumpState() function in android::dvr::DisplayService
/frameworks/native/libs/vr/libpdx/
Dservice.cpp571 std::string Service::DumpState(size_t /*max_length*/) { return ""; } in DumpState() function in android::pdx::Service