Home
last modified time | relevance | path

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

/frameworks/native/services/vr/performanced/
Dcpu_set.cpp109 std::string CpuSetManager::DumpState() const { in DumpState() function in android::dvr::CpuSetManager
Dperformance_service.cpp220 std::string PerformanceService::DumpState(size_t /*max_length*/) { in DumpState() function in android::dvr::PerformanceService
/frameworks/native/libs/vr/libvrflinger/
Ddisplay_service.cpp51 std::string DisplayService::DumpState(size_t /*max_length*/) { in DumpState() function in android::dvr::DisplayService
/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/libs/vr/libpdx/
Dservice.cpp577 std::string Service::DumpState(size_t /*max_length*/) { return ""; } in DumpState() function in android::pdx::Service
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java22630 static class DumpState { class in PackageManagerService