Home
last modified time | relevance | path

Searched defs:Dump (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/tools/aapt2/cmd/
DDump.cpp228 int DumpConfigsCommand::Dump(LoadedApk* apk) { in Dump() function in aapt::DumpConfigsCommand
259 int DumpPackageNameCommand::Dump(LoadedApk* apk) { in Dump() function in aapt::DumpPackageNameCommand
269 int DumpStringsCommand::Dump(LoadedApk* apk) { in Dump() function in aapt::DumpStringsCommand
285 int DumpStyleParentCommand::Dump(LoadedApk* apk) { in Dump() function in aapt::DumpStyleParentCommand
310 int DumpTableCommand::Dump(LoadedApk* apk) { in Dump() function in aapt::DumpTableCommand
330 int DumpXmlStringsCommand::Dump(LoadedApk* apk) { in Dump() function in aapt::DumpXmlStringsCommand
386 int DumpXmlTreeCommand::Dump(LoadedApk* apk) { in Dump() function in aapt::DumpXmlTreeCommand
397 int DumpOverlayableCommand::Dump(LoadedApk* apk) { in Dump() function in aapt::DumpOverlayableCommand
DDump.h131 int Dump(LoadedApk* apk) override { in Dump() function
166 int Dump(LoadedApk* apk) override { in Dump() function
/frameworks/base/cmds/idmap2/idmap2/
DDump.cpp39 Result<Unit> Dump(const std::vector<std::string>& args) { in Dump() function
/frameworks/native/libs/vr/libvrflinger/
Dvr_flinger.cpp128 std::string VrFlinger::Dump() { in Dump() function in android::dvr::VrFlinger
Dhardware_composer.cpp450 std::string HardwareComposer::Dump() { in Dump() function in android::dvr::HardwareComposer
/frameworks/av/services/audiopolicy/tests/
Daudiopolicymanager_tests.cpp310 TEST_F(AudioPolicyManagerTest, Dump) { in TEST_F() argument
511 TEST_P(AudioPolicyManagerTestMsd, Dump) { in TEST_P() argument
669 TEST_F(AudioPolicyManagerTestWithConfigurationFile, Dump) { in TEST_F() argument
727 TEST_F(AudioPolicyManagerTestDynamicPolicy, Dump) { in TEST_F() argument
1001 TEST_F(AudioPolicyManagerTestDPNoRemoteSubmixModule, Dump) { in TEST_F() argument
1078 TEST_F(AudioPolicyManagerTestDPPlaybackReRouting, Dump) { in TEST_F() argument
1264 TEST_F(AudioPolicyManagerTestDPMixRecordInjection, Dump) { in TEST_F() argument
1338 TEST_F(AudioPolicyManagerTestDeviceConnection, Dump) { in TEST_F() argument
1491 TEST_F(AudioPolicyManagerTVTest, Dump) { in TEST_F() argument
/frameworks/base/cmds/idmap2/tests/
DIdmap2BinaryTests.cpp114 TEST_F(Idmap2BinaryTests, Dump) { in TEST_F() argument
/frameworks/base/core/java/com/android/internal/util/
DDumpUtils.java79 public interface Dump { interface in DumpUtils
/frameworks/base/tools/dump-coverage/
Ddump_coverage.cc109 static jint Dump(const std::string& filename) { in Dump() function
/frameworks/native/libs/vr/libpdx_default_transport/
Dpdx_tool.cpp64 std::string ControlClient::Dump() { in Dump() function in __anona09a77780111::ControlClient
/frameworks/base/libs/hwui/service/
DGraphicsStatsService.cpp371 class GraphicsStatsService::Dump { class in android::uirenderer::GraphicsStatsService
373 Dump(int outFd, DumpType type) : mFd(outFd), mType(type) { in Dump() function in android::uirenderer::GraphicsStatsService::Dump
/frameworks/native/cmds/lshal/
Dtest.cpp564 TEST_F(ListTest, Dump) { in TEST_F() argument
/frameworks/base/libs/androidfw/
DAssetManager2.cpp1612 void Theme::Dump() const { in Dump() function in android::Theme
/frameworks/base/core/proto/android/server/
Dactivitymanagerservice.proto686 message Dump { message
/frameworks/base/tools/aapt2/dump/
DDumpManifest.cpp1914 bool ManifestExtractor::Dump(text::Printer* printer, IDiagnostics* diag) { in Dump() function in aapt::ManifestExtractor
/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp3397 void Progress::Dump(int fd, const std::string& prefix) const { in Dump() function in Progress