Home
last modified time | relevance | path

Searched defs:Dump (Results 1 – 14 of 14) 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
268 int DumpStringsCommand::Dump(LoadedApk* apk) { in Dump() function in aapt::DumpStringsCommand
284 int DumpStyleParentCommand::Dump(LoadedApk* apk) { in Dump() function in aapt::DumpStyleParentCommand
309 int DumpTableCommand::Dump(LoadedApk* apk) { in Dump() function in aapt::DumpTableCommand
329 int DumpXmlStringsCommand::Dump(LoadedApk* apk) { in Dump() function in aapt::DumpXmlStringsCommand
385 int DumpXmlTreeCommand::Dump(LoadedApk* apk) { in Dump() function in aapt::DumpXmlTreeCommand
396 int DumpOverlayableCommand::Dump(LoadedApk* apk) { in Dump() function in aapt::DumpOverlayableCommand
563 int DumpChunks::Dump(LoadedApk* apk) { in Dump() function in aapt::DumpChunks
DDump.h143 int Dump(LoadedApk* apk) override { in Dump() function
178 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/base/cmds/idmap2/tests/
DIdmap2BinaryTests.cpp113 TEST_F(Idmap2BinaryTests, Dump) { in TEST_F() argument
/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 __anoned31ed850111::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/base/core/java/com/android/internal/util/
DDumpUtils.java81 public interface Dump { interface in DumpUtils
/frameworks/av/services/audiopolicy/tests/
Daudiopolicymanager_tests.cpp396 TEST_F(AudioPolicyManagerTest, Dump) { in TEST_F() argument
604 TEST_P(AudioPolicyManagerTestMsd, Dump) { in TEST_P() argument
955 TEST_F(AudioPolicyManagerTestWithConfigurationFile, Dump) { in TEST_F() argument
1357 TEST_F(AudioPolicyManagerTestDynamicPolicy, Dump) { in TEST_F() argument
1808 TEST_F(AudioPolicyManagerTestDPNoRemoteSubmixModule, Dump) { in TEST_F() argument
2345 TEST_F(AudioPolicyManagerTestDeviceConnection, Dump) { in TEST_F() argument
2640 TEST_F(AudioPolicyManagerCarTest, Dump) { in TEST_F() argument
3155 TEST_F(AudioPolicyManagerTVTest, Dump) { in TEST_F() argument
/frameworks/native/cmds/lshal/
Dtest.cpp588 TEST_F(ListTest, Dump) { in TEST_F() argument
/frameworks/base/libs/androidfw/
DAssetManager2.cpp1870 void Theme::Dump() const { in Dump() function in android::Theme
/frameworks/base/core/proto/android/server/
Dactivitymanagerservice.proto711 message Dump { message
/frameworks/base/tools/aapt2/dump/
DDumpManifest.cpp2836 bool ManifestExtractor::Dump(text::Printer* printer) { in Dump() function in aapt::ManifestExtractor
/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp3928 void Progress::Dump(int fd, const std::string& prefix) const { in Dump() function in Progress