Home
last modified time | relevance | path

Searched defs:full (Results 1 – 25 of 50) sorted by relevance

12

/aosp12/art/test/1946-list-descriptors/src-art/art/
H A DTest1946.java59 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 Dandroid_AudioToCbRenderer.cpp64 size_t full = mDecodeBuffer->range_length(); in onRender() local
/aosp12/frameworks/base/tools/incident_report/
H A Dformatter.cpp56 compare_name(const char* full, const char* package, const char* clazz) in compare_name()
/aosp12/build/make/tools/atree/
H A Dfiles.cpp25 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 Dfs.cpp63 string full = path; in remove_recursively() local
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DBatteryStatsDurationTimerTest.java215 final BatteryStatsImpl.DurationTimer full = new BatteryStatsImpl.DurationTimer(clocks, in testParceling() local
/aosp12/packages/modules/Connectivity/core/tests/coretests/src/android/net/
H A DNetworkStatsHistoryTest.java357 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 DAppBridge.java49 public abstract void onFullScreenChanged(boolean full); in onFullScreenChanged()
/aosp12/packages/modules/Connectivity/tests/unit/java/android/net/
H A DNetworkStatsHistoryTest.java383 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 DBroadcastRadio.cpp76 Return<void> BroadcastRadio::getAmFmRegionConfig(bool full, getAmFmRegionConfig_cb _hidl_cb) { in getAmFmRegionConfig()
/aosp12/system/chre/util/include/chre/util/
H A Dfixed_size_vector_impl.h84 bool FixedSizeVector<ElementType, kCapacity>::full() const { in full() function
H A Darray_queue_impl.h39 bool ArrayQueue<ElementType, kCapacity>::full() const { in full() function
/aosp12/packages/apps/Camera2/src/com/android/camera/app/
H A DMemoryManagerImpl.java135 public void onQueueStatus(boolean full) { in onQueueStatus()
H A DMediaSaver.java44 public void onQueueStatus(boolean full); in onQueueStatus()
/aosp12/system/incremental_delivery/incfs/
H A Dpath.cpp201 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 DPackageManagerServiceTest.java246 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 DMain.java116 private static void full() { in full() method in Main
/aosp12/frameworks/native/include/ftl/
H A Dstatic_vector.h206 bool full() const { return size() == max_size(); } in full() function
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DContentProviderRecord.java228 void dump(PrintWriter pw, String prefix, boolean full) { in dump()
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DPreferredComponent.java183 public void writeToXml(TypedXmlSerializer serializer, boolean full) throws IOException { in writeToXml()
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/
H A DSyncManager.java188 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 DPermissionAppsFragment.java376 PreferenceCategory full = findPreference(STORAGE_ALLOWED_FULL); in onPackagesLoaded() local
/aosp12/system/update_engine/payload_generator/
H A Dsquashfs_filesystem.cc232 vector<Extent> full = {ExtentForBytes(kBlockSize, 0, size_)}; in Init() local
/aosp12/system/core/cli-test/
H A Dcli-test.cpp286 static void ShowHelp(bool full) { in ShowHelp()
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dring_buffer.cpp53 u8 full; member

12