/aosp12/art/test/1946-list-descriptors/src-art/art/ |
H A D | Test1946.java | 59 private static <T> void checkEq(T[] full, T[] sub, final String msg) { in checkEq() 67 private static <T> void checkSubset(T[] full, T[] sub, final String msg) { in checkSubset()
|
/aosp12/frameworks/wilhelm/src/android/ |
H A D | android_AudioToCbRenderer.cpp | 64 size_t full = mDecodeBuffer->range_length(); in onRender() local
|
/aosp12/frameworks/base/tools/incident_report/ |
H A D | formatter.cpp | 56 compare_name(const char* full, const char* package, const char* clazz) in compare_name()
|
/aosp12/build/make/tools/atree/ |
H A D | files.cpp | 25 string full = base; in path_append() local 345 string full = path_append(*it, rec->sourceName); in locate() local 428 string full = path_append(rec.sourceBase, rec.sourceName); in list_dir() local
|
H A D | fs.cpp | 63 string full = path; in remove_recursively() local
|
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/os/ |
H A D | BatteryStatsDurationTimerTest.java | 215 final BatteryStatsImpl.DurationTimer full = new BatteryStatsImpl.DurationTimer(clocks, in testParceling() local
|
/aosp12/packages/modules/Connectivity/core/tests/coretests/src/android/net/ |
H A D | NetworkStatsHistoryTest.java | 357 final NetworkStatsHistory full = new NetworkStatsHistory(MINUTE_IN_MILLIS, 0, FIELD_ALL); in testIgnoreFieldsRecordIn() local 369 final NetworkStatsHistory full = new NetworkStatsHistory(MINUTE_IN_MILLIS, 0, FIELD_ALL); in testIgnoreFieldsRecordOut() local
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
H A D | AppBridge.java | 49 public abstract void onFullScreenChanged(boolean full); in onFullScreenChanged()
|
/aosp12/packages/modules/Connectivity/tests/unit/java/android/net/ |
H A D | NetworkStatsHistoryTest.java | 383 final NetworkStatsHistory full = new NetworkStatsHistory(MINUTE_IN_MILLIS, 0, FIELD_ALL); in testIgnoreFieldsRecordIn() local 396 final NetworkStatsHistory full = new NetworkStatsHistory(MINUTE_IN_MILLIS, 0, FIELD_ALL); in testIgnoreFieldsRecordOut() local
|
/aosp12/hardware/interfaces/broadcastradio/2.0/default/ |
H A D | BroadcastRadio.cpp | 76 Return<void> BroadcastRadio::getAmFmRegionConfig(bool full, getAmFmRegionConfig_cb _hidl_cb) { in getAmFmRegionConfig()
|
/aosp12/system/chre/util/include/chre/util/ |
H A D | fixed_size_vector_impl.h | 84 bool FixedSizeVector<ElementType, kCapacity>::full() const { in full() function
|
H A D | array_queue_impl.h | 39 bool ArrayQueue<ElementType, kCapacity>::full() const { in full() function
|
/aosp12/packages/apps/Camera2/src/com/android/camera/app/ |
H A D | MemoryManagerImpl.java | 135 public void onQueueStatus(boolean full) { in onQueueStatus()
|
H A D | MediaSaver.java | 44 public void onQueueStatus(boolean full); in onQueueStatus()
|
/aosp12/system/incremental_delivery/incfs/ |
H A D | path.cpp | 201 std::pair<std::string_view, std::string_view> splitDirBase(std::string& full) { in splitDirBase()
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
H A D | PackageManagerServiceTest.java | 246 Timeouts full = Timeouts.parse("10000:10001:10002"); in testTimeouts() local 369 PerPackageReadTimeouts full = PerPackageReadTimeouts.parse( in testPerPackageReadTimeouts() local
|
/aosp12/art/test/004-checker-UnsafeTest18/src/ |
H A D | Main.java | 116 private static void full() { in full() method in Main
|
/aosp12/frameworks/native/include/ftl/ |
H A D | static_vector.h | 206 bool full() const { return size() == max_size(); } in full() function
|
/aosp12/frameworks/base/services/core/java/com/android/server/am/ |
H A D | ContentProviderRecord.java | 228 void dump(PrintWriter pw, String prefix, boolean full) { in dump()
|
/aosp12/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | PreferredComponent.java | 183 public void writeToXml(TypedXmlSerializer serializer, boolean full) throws IOException { in writeToXml()
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/ |
H A D | SyncManager.java | 188 public synchronized boolean shouldSync(final boolean full, final long startTimestamp) { in shouldSync()
|
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/ |
H A D | PermissionAppsFragment.java | 376 PreferenceCategory full = findPreference(STORAGE_ALLOWED_FULL); in onPackagesLoaded() local
|
/aosp12/system/update_engine/payload_generator/ |
H A D | squashfs_filesystem.cc | 232 vector<Extent> full = {ExtentForBytes(kBlockSize, 0, size_)}; in Init() local
|
/aosp12/system/core/cli-test/ |
H A D | cli-test.cpp | 286 static void ShowHelp(bool full) { in ShowHelp()
|
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/ |
H A D | ring_buffer.cpp | 53 u8 full; member
|