/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/ |
D | ProfileServiceTest.java | 109 int profileCount = mProfiles.length; in setAllProfilesState() local 118 verify(mAdapterService, times(profileCount * invocationNumber)) in setAllProfilesState()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiBufferMemoryRequirementsTests.cpp | 777 profiles.profileCount = 2u; in chainVkStructure() 782 profiles.profileCount = 1u; in chainVkStructure() 787 profiles.profileCount = 1u; in chainVkStructure()
|
/aosp_15_r20/external/dng_sdk/source/ |
H A D | dng_negative.cpp | 1266 uint32 profileCount = ProfileCount (); in ProfileByID() local 1268 if (profileCount == 0) in ProfileByID() 1278 for (index = 0; index < profileCount; index++) in ProfileByID() 1300 for (index = 0; index < profileCount; index++) in ProfileByID() 1321 for (index = 0; index < profileCount; index++) in ProfileByID() 1352 for (index = 0; index < profileCount; index++) in ProfileByID()
|
H A D | dng_image_writer.cpp | 6319 uint32 profileCount = negative.ProfileCount (); in WriteDNG() local 6321 for (uint32 index = 0; index < profileCount; index++) in WriteDNG()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/appwidget/services.appwidget/android_common/javac/ |
D | services.appwidget.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/appwidget/services.appwidget/android_common/repackaged-jarjar/javac/ |
D | services.appwidget.jar | com/android/server/appwidget/AppWidgetXmlUtil.class
AppWidgetXmlUtil.java
package com.android. ... |
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/ |
D | EuiccPort.java | 200 int profileCount = 0; in getAllProfiles() local 214 profiles[profileCount++] = profile; in getAllProfiles()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | anv_video.c | 317 for (unsigned i = 0; i < prof_list->profileCount; i++) { in anv_GetPhysicalDeviceVideoFormatPropertiesKHR()
|
H A D | anv_image.c | 903 for (unsigned i = 0; i < profile_list->profileCount; i++) { in add_video_buffers()
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_beta.h | 123 uint32_t profileCount; member
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_beta.h | 126 uint32_t profileCount; member
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_beta.h | 123 uint32_t profileCount; member
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_beta.h | 123 uint32_t profileCount; member
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_beta.h | 126 uint32_t profileCount; member
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_beta.h | 123 uint32_t profileCount; member
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_beta.h | 126 uint32_t profileCount; member
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_beta.h | 126 uint32_t profileCount; member
|
/aosp_15_r20/cts/tests/tests/appwidget/src/android/appwidget/cts/ |
H A D | AppWidgetTest.java | 173 final int profileCount = profiles.size(); in testGetAppInstalledProvidersForCurrentUserNewAllProfiles() local 174 for (int i = 0; i < profileCount; i++) { in testGetAppInstalledProvidersForCurrentUserNewAllProfiles()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/video/ |
H A D | vktVideoTestUtils.cpp | 541 uint32_t profileCount) in getVideoProfileList() argument 546 profileCount, // uint32_t profileCount; in getVideoProfileList()
|
H A D | vktVideoTestUtils.hpp | 184 const uint32_t profileCount);
|
/aosp_15_r20/frameworks/base/services/appwidget/java/com/android/server/appwidget/ |
H A D | AppWidgetServiceImpl.java | 3227 final int profileCount = profileIds.length; in loadGroupWidgetProvidersLocked() local 3228 for (int i = 0; i < profileCount; i++) { in loadGroupWidgetProvidersLocked() 4150 final int profileCount = profileIds.length; in saveStateLocked() local 4151 for (int i = 0; i < profileCount; i++) { in saveStateLocked()
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_video.c | 838 for (unsigned i = 0; i < prof_list->profileCount; i++) { in radv_GetPhysicalDeviceVideoFormatPropertiesKHR() 2769 for (unsigned i = 0; i < profile_list->profileCount; i++) { in radv_video_get_profile_alignments()
|
/aosp_15_r20/frameworks/native/vulkan/vkprofiles/generated/ |
H A D | vulkan_profiles.cpp | 9107 static const uint32_t profileCount = static_cast<uint32_t>(std::size(profiles)); variable 9249 VP_ANDROID_15_MINIMUMS::profileCount, VP_ANDROID_15_MINIMUMS::profiles, 9285 static const uint32_t profileCount = static_cast<uint32_t>(std::size(profiles)); variable 10136 for (uint32_t i = 0; i < profileCount; ++i) { in vpGetProfileDesc() 10452 *pPropertyCount = detail::profileCount; in vpGetProfiles() 10454 if (*pPropertyCount < detail::profileCount) { in vpGetProfiles() 10457 *pPropertyCount = detail::profileCount; in vpGetProfiles()
|
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/ |
H A D | vk_video.c | 1371 for (unsigned i = 0; i < profile_list->profileCount; i++) { in vk_video_get_profile_alignments()
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
H A D | vkStructTypes.inl | 6588 uint32_t profileCount; member
|