Home
last modified time | relevance | path

Searched defs:mStore (Results 1 – 18 of 18) sorted by relevance

/frameworks/av/media/codec2/hal/plugin/internal/
DDefaultFilterPlugin.h47 std::shared_ptr<C2ComponentStore> mStore; variable
DFilterWrapper.h102 std::shared_ptr<C2ComponentStore> mStore; variable
/frameworks/av/media/codec2/hal/hidl/1.2/utils/include/codec2/hidl/1.2/
DComponent.h126 sp<ComponentStore> mStore; member
DComponentStore.h133 std::shared_ptr<C2ComponentStore> mStore; member
/frameworks/av/media/codec2/hal/hidl/1.1/utils/include/codec2/hidl/1.1/
DComponent.h121 sp<ComponentStore> mStore; member
DComponentStore.h126 std::shared_ptr<C2ComponentStore> mStore; member
/frameworks/av/media/codec2/hal/hidl/1.0/utils/include/codec2/hidl/1.0/
DComponent.h116 sp<ComponentStore> mStore; member
DComponentStore.h118 std::shared_ptr<C2ComponentStore> mStore; member
/frameworks/base/core/java/android/gesture/
DGestureLibrary.java24 protected final GestureStore mStore; field in GestureLibrary
/frameworks/base/identity/java/android/security/identity/
DCredstoreIdentityCredentialStore.java31 private ICredentialStore mStore = null; field in CredstoreIdentityCredentialStore
DCredstorePresentationSession.java44 private CredstoreIdentityCredentialStore mStore; field in CredstorePresentationSession
/frameworks/av/media/codec2/hal/hidl/1.0/utils/
DComponentStore.cpp108 std::shared_ptr<C2ComponentStore> mStore; member
115 ComponentStore* mStore; member
/frameworks/av/media/codec2/hal/hidl/1.1/utils/
DComponentStore.cpp108 std::shared_ptr<C2ComponentStore> mStore; member
115 ComponentStore* mStore; member
/frameworks/av/media/codec2/hal/hidl/1.2/utils/
DComponentStore.cpp108 std::shared_ptr<C2ComponentStore> mStore; member
115 ComponentStore* mStore; member
/frameworks/av/media/module/codecserviceregistrant/
DCodecServiceRegistrant.cpp53 sp<IComponentStore> mStore; member in __anon1b8204a20111::H2C2ComponentStore
/frameworks/av/media/codec2/sfplugin/
DCCodecBuffers.h926 std::shared_ptr<C2AllocatorStore> mStore; variable
/frameworks/rs/
DrsContext.h103 ObjectBaseRef<ProgramStore> mStore; variable
/frameworks/av/media/codec2/hal/plugin/samples/
DSampleFilterPlugin.cpp976 std::shared_ptr<C2ComponentStore> mStore; member in android::SampleFilterPlugin