Home
last modified time | relevance | path

Searched refs:allocated (Results 1 – 15 of 15) sorted by relevance

/frameworks/native/libs/binder/tests/unit_fuzzers/
DMemoryDealerFuzz.cpp54 sp<IMemory> allocated = dealer->allocate(allocSize); in LLVMFuzzerTestOneInput() local
56 if (allocated != nullptr && allocated->unsecurePointer() != nullptr) { in LLVMFuzzerTestOneInput()
57 memset(allocated->unsecurePointer(), 1, allocated->size()); in LLVMFuzzerTestOneInput()
60 free_list.erase(allocated->offset()); in LLVMFuzzerTestOneInput()
/frameworks/hardware/interfaces/vr/composer/2.0/
DIVrComposerClient.hal29 * Specifies how many columns of pixels are allocated in the buffer. The
35 * Specifies how many rows of pixels are allocated in the buffer.
46 * The number of image layers allocated in the buffer.
/frameworks/hardware/interfaces/vr/composer/1.0/
DIVrComposerClient.hal29 * Specifies how many columns of pixels are allocated in the buffer. The
35 * Specifies how many rows of pixels are allocated in the buffer.
46 * The number of image layers allocated in the buffer.
/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiCecController.java449 ArrayList<Integer> allocated = new ArrayList<>(); in pollDevices() local
450 runDevicePolling(sourceAddress, pollingCandidates, retryCount, callback, allocated); in pollDevices()
491 final DevicePollingCallback callback, final List<Integer> allocated) { in runDevicePolling() argument
495 HdmiLogger.debug("[P]:AllocatedAddress=%s", allocated.toString()); in runDevicePolling()
496 callback.onPollingFinished(allocated); in runDevicePolling()
508 allocated.add(candidate); in runDevicePolling()
514 allocated); in runDevicePolling()
/frameworks/base/config/
DREADME.md10 * preloaded-classes: classes that will be allocated in the boot image, and
Dpreloaded-classes18 # Classes in this file will be allocated into the boot image, and forcibly initialized in
/frameworks/native/opengl/specs/
DEGL_ANDROID_get_native_client_buffer.txt77 memory will be allocated, and the following error will be generated:
/frameworks/base/apex/jobscheduler/service/java/com/android/server/tare/
DREADME.md89 (allocated) that number among the installed apps, intending to have some left over that could be
90 allocated as part of the rewards. There were several problems with that mechanism:
/frameworks/native/libs/gui/tests/
DBLASTBufferQueue_test.cpp465 std::vector<std::pair<int, sp<Fence>>> allocated; in TEST_F() local
479 allocated.push_back({slot, fence}); in TEST_F()
481 for (int i = 0; i < allocated.size(); i++) { in TEST_F()
482 igbProducer->cancelBuffer(allocated[i].first, allocated[i].second); in TEST_F()
/frameworks/base/core/proto/android/net/
Dnetworkcapabilities.proto105 // but may take into account link parameters (Radio technology, allocated
/frameworks/hardware/interfaces/stats/1.0/
Dtypes.hal207 * Generic vendor atom that allows dynamically allocated atoms to be uploaded
/frameworks/compile/slang/
DREADME.rst192 This binds your object with the allocated memory.
/frameworks/proto_logging/stats/
Datoms.proto7154 // Space that has been temporarily allocated in the /data partition
13052 // allocated blocks are fully used.
16682 * the maximum storage limit allocated for different atom objects of that atom,
18260 // The allocated number of frames for the buffer.
/frameworks/base/boot/
Dpreloaded-classes18 # Classes in this file will be allocated into the boot image, and forcibly initialized in
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt56284 …USE_MESSAGE = "Invalid use of SingleClientConnManager: connection still allocated.\nMake sure to r…