Searched refs:everything (Results 1 – 15 of 15) sorted by relevance
/aosp14/system/core/fs_mgr/liblp/ |
H A D | images.cpp | 117 std::string everything = geometry + metadata; in WriteToImageFile() local 119 if (!android::base::WriteFully(fd, everything.data(), everything.size())) { in WriteToImageFile() 120 PERROR << __PRETTY_FUNCTION__ << " write " << everything.size() << " bytes failed"; in WriteToImageFile()
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/om/ |
H A D | OverlayManagerServiceImplTests.java | 118 final Map<String, List<OverlayInfo>> everything = impl.getOverlaysForUser(USER); in testGetOverlayInfosForUser() local 119 assertEquals(everything.size(), 2); in testGetOverlayInfosForUser() 121 final List<OverlayInfo> ois = everything.get(TARGET); in testGetOverlayInfosForUser() 127 final List<OverlayInfo> ois2 = everything.get(TARGET2); in testGetOverlayInfosForUser()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/ |
H A D | sysui.md | 12 **TLDR** Initialize everything as needed in the WM component scope and export only well 77 # Dump everything
|
H A D | threading.md | 66 - Since everything in the Shell runs on the main Shell thread, you do **not** need to explicitly
|
/aosp14/frameworks/base/core/proto/android/content/ |
H A D | configuration.proto | 93 * All current configuration data device is running with, everything used
|
/aosp14/frameworks/base/core/java/android/window/ |
H A D | SurfaceSyncGroup.md | 50 …everything. So for example, if SurfaceSyncGroup1 wants to sync VRI and SurfaceSyncGroup2 wants to … 54 The above works fine when everything is in process. However, we don't want to expose transactions t…
|
/aosp14/frameworks/base/services/tests/PackageManagerServiceTests/server/assets/PackageSignaturesTest/xml/ |
H A D | README | 38 The PackageSignatures#readXml and writeXml methods read and write everything within the sigs tag.
|
/aosp14/frameworks/base/core/proto/android/util/ |
H A D | quotatracker.proto | 31 // If quota is free for everything in the tracker.
|
/aosp14/frameworks/base/core/jni/ |
H A D | android_view_InputEventReceiver.md | 12 …oesn't just consume the batched input. It proactively tries to consume everything that has come in…
|
/aosp14/system/core/shell_and_utilities/ |
H A D | README.md | 9 "toolbox" binary. Since Marshmallow almost everything is supplied by 20 Not everything is provided by toybox, though. For the bzip2 command-line tools
|
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger_middleware/ |
H A D | README.md | 60 This layer ties everything together. It instantiates the actual system service and the decorator
|
/aosp14/system/core/fastboot/fuzzy_fastboot/ |
H A D | README.md | 351 Make sure to be as thorough as possible, and list everything in the configuration 361 As before, run these tests till everything passes. Again, use "--gtest_filter"
|
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/tare/ |
H A D | README.md | 14 future. This should help remind everyone that everything they do has a cost.
|
/aosp14/system/core/rootdir/ |
H A D | init.rc | 572 # Once everything is setup, no need to modify /.
|
/aosp14/frameworks/base/media/native/midi/include/ |
H A D | Doxyfile | 1727 # generated LaTeX document. The header should contain everything until the first 1743 # generated LaTeX document. The footer should contain everything after the last
|