Home
last modified time | relevance | path

Searched defs:mMap (Results 1 – 25 of 526) sorted by relevance

12345678910>>...22

/aosp_15_r20/frameworks/base/libs/androidfw/include/androidfw/
H A DAsset.h302 std::optional<incfs::IncFsFileMap> mMap; // for memory map variable
351 std::optional<incfs::IncFsFileMap> mMap; // for memory-mapped input variable
/aosp_15_r20/frameworks/base/tests/Codegen/src/com/android/codegentest/
H A DParcelAllTheThingsDataClass.java45 @NonNull Map<String, SampleWithCustomBuilder> mMap = null; field in ParcelAllTheThingsDataClass
257 private @NonNull Map<String,SampleWithCustomBuilder> mMap; field in ParcelAllTheThingsDataClass.Builder
/aosp_15_r20/frameworks/native/include/input/
H A DPropertyMap.h88 PropertyMap* mMap; variable
H A DVirtualKeyMap.h60 VirtualKeyMap* mMap; variable
/aosp_15_r20/prebuilts/vndk/v30/x86/include/system/core/libutils/include/utils/
DPropertyMap.h85 PropertyMap* mMap; variable
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/system/core/libutils/include/utils/
DPropertyMap.h85 PropertyMap* mMap; variable
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/system/core/libutils/include/utils/
DPropertyMap.h85 PropertyMap* mMap; variable
/aosp_15_r20/prebuilts/vndk/v30/arm/include/system/core/libutils/include/utils/
DPropertyMap.h85 PropertyMap* mMap; variable
/aosp_15_r20/external/robolectric/resources/src/main/java/org/robolectric/res/android/
H A DAsset.java637 FileMap mMap; // for memory map field in Asset._FileAsset
1111 FileMap mMap; // for memory-mapped input field in Asset._CompressedAsset
/aosp_15_r20/packages/apps/Contacts/src-bind/com/android/contactsbind/experiments/
DFlags.java29 private Map<String, Object> mMap; field in Flags
/aosp_15_r20/hardware/google/gfxstream/host/magma/
DMonotonicMap.h61 std::unordered_map<K, V> mMap; variable
/aosp_15_r20/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
DMockSuggestionExtras.java26 HashMap<String, Object> mMap; field in MockSuggestionExtras
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/libs/gui/include/gui/
DLayerMetadata.h33 std::unordered_map<uint32_t, std::vector<uint8_t>> mMap; member
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/libs/gui/include/gui/
DLayerMetadata.h33 std::unordered_map<uint32_t, std::vector<uint8_t>> mMap; member
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/utils/
H A DIconCache.java33 final ArrayMap<Icon, Drawable> mMap = new ArrayMap<>(); field in IconCache
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/libs/gui/include/gui/
DLayerMetadata.h33 std::unordered_map<uint32_t, std::vector<uint8_t>> mMap; member
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/libs/gui/include/gui/
DLayerMetadata.h33 std::unordered_map<uint32_t, std::vector<uint8_t>> mMap; member
/aosp_15_r20/packages/modules/OnDevicePersonalization/federatedcompute/src/com/android/federatedcompute/services/training/util/
DListenableSupplier.java34 private final ConcurrentHashMap<Runnable, Executor> mMap; field in ListenableSupplier
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/util/leak/
H A DWeakIdentityHashMapTest.java37 WeakIdentityHashMap<Object, Object> mMap; field in WeakIdentityHashMapTest
/aosp_15_r20/external/angle/src/compiler/translator/msl/
H A DMapSymbols.cpp20 std::function<TIntermNode &(const TFunction *, TIntermSymbol &)> mMap; member in __anon3e42410a0111::Rewriter
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/libs/gui/include/gui/
DLayerMetadata.h37 std::unordered_map<uint32_t, std::vector<uint8_t>> mMap; member
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
H A DRecordingResult.java46 HashMap<CaptureResult.Key<?>, Object> mMap; field in RecordingResult
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/gui/include/gui/
DLayerMetadata.h37 std::unordered_map<uint32_t, std::vector<uint8_t>> mMap; member
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/gui/include/gui/
DLayerMetadata.h37 std::unordered_map<uint32_t, std::vector<uint8_t>> mMap; member
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/libs/gui/include/gui/
DLayerMetadata.h37 std::unordered_map<uint32_t, std::vector<uint8_t>> mMap; member

12345678910>>...22