Home
last modified time | relevance | path

Searched defs:ComponentInfo (Results 1 – 25 of 247) sorted by relevance

12345678910

/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/ddi/
H A Dmedia_capstable_specific.h43 struct ComponentInfo struct
47 ComponentInfo( in ComponentInfo() argument
51 ComponentInfo(){}; in ComponentInfo() argument
/aosp_15_r20/frameworks/base/core/java/android/content/pm/
H A DComponentInfo.java41 public class ComponentInfo extends PackageItemInfo { class
108 public ComponentInfo() { in ComponentInfo() method in ComponentInfo
111 public ComponentInfo(ComponentInfo orig) { in ComponentInfo() method in ComponentInfo
246 protected ComponentInfo(Parcel source) { in ComponentInfo() method in ComponentInfo
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/av/media/libmedia/include/media/
DIOMX.h81 struct ComponentInfo { struct
85 virtual status_t listNodes(List<ComponentInfo> *list) = 0; argument
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/av/media/libmedia/include/media/
DIOMX.h81 struct ComponentInfo { struct
85 virtual status_t listNodes(List<ComponentInfo> *list) = 0; argument
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/av/media/libmedia/include/media/
DIOMX.h81 struct ComponentInfo { struct
85 virtual status_t listNodes(List<ComponentInfo> *list) = 0; argument
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/av/media/libmedia/include/media/
DIOMX.h81 struct ComponentInfo { struct
85 virtual status_t listNodes(List<ComponentInfo> *list) = 0; argument
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/av/media/libmedia/include/media/
DIOMX.h81 struct ComponentInfo { struct
85 virtual status_t listNodes(List<ComponentInfo> *list) = 0; argument
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/av/media/libmedia/include/media/
DIOMX.h81 struct ComponentInfo { struct
85 virtual status_t listNodes(List<ComponentInfo> *list) = 0; argument
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/av/media/libmedia/include/media/
DIOMX.h81 struct ComponentInfo { struct
85 virtual status_t listNodes(List<ComponentInfo> *list) = 0; argument
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/av/media/libmedia/include/media/
DIOMX.h81 struct ComponentInfo { struct
85 virtual status_t listNodes(List<ComponentInfo> *list) = 0; argument
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/av/media/libmedia/include/media/
DIOMX.h81 struct ComponentInfo { struct
85 virtual status_t listNodes(List<ComponentInfo> *list) = 0; argument
/aosp_15_r20/frameworks/av/media/libmedia/include/media/
H A DIOMX.h81 struct ComponentInfo { struct
85 virtual status_t listNodes(List<ComponentInfo> *list) = 0; argument
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/av/media/libmedia/include/media/
DIOMX.h81 struct ComponentInfo { struct
85 virtual status_t listNodes(List<ComponentInfo> *list) = 0; argument
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/av/media/libmedia/include/media/
DIOMX.h81 struct ComponentInfo { struct
85 virtual status_t listNodes(List<ComponentInfo> *list) = 0; argument
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/av/media/libmedia/include/media/
DIOMX.h81 struct ComponentInfo { struct
85 virtual status_t listNodes(List<ComponentInfo> *list) = 0; argument
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/av/media/libmedia/include/media/
DIOMX.h81 struct ComponentInfo { struct
85 virtual status_t listNodes(List<ComponentInfo> *list) = 0; argument
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/av/media/libmedia/include/media/
DIOMX.h81 struct ComponentInfo { struct
85 virtual status_t listNodes(List<ComponentInfo> *list) = 0; argument
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/av/media/libmedia/include/media/
DIOMX.h81 struct ComponentInfo { struct
85 virtual status_t listNodes(List<ComponentInfo> *list) = 0; argument
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/av/media/libmedia/include/media/
DIOMX.h81 struct ComponentInfo { struct
85 virtual status_t listNodes(List<ComponentInfo> *list) = 0; argument
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/av/media/libmedia/include/media/
DIOMX.h81 struct ComponentInfo { struct
85 virtual status_t listNodes(List<ComponentInfo> *list) = 0; argument
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/av/media/libmedia/include/media/
DIOMX.h81 struct ComponentInfo { struct
85 virtual status_t listNodes(List<ComponentInfo> *list) = 0; argument
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/av/media/libmedia/include/media/
DIOMX.h81 struct ComponentInfo { struct
85 virtual status_t listNodes(List<ComponentInfo> *list) = 0; argument
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/av/media/libmedia/include/media/
DIOMX.h81 struct ComponentInfo { struct
85 virtual status_t listNodes(List<ComponentInfo> *list) = 0; argument
/aosp_15_r20/frameworks/base/core/java/android/hardware/biometrics/
H A DSensorProperties.java65 public static final class ComponentInfo { class in SensorProperties
75 public ComponentInfo(@NonNull String componentId, @NonNull String hardwareVersion, in ComponentInfo() method in SensorProperties.ComponentInfo
/aosp_15_r20/packages/apps/Nfc/src/com/android/nfc/
DRegisteredComponentCache.java96 public static class ComponentInfo { class in RegisteredComponentCache
100 ComponentInfo(ResolveInfo resolveInfo, String[] techs) { in ComponentInfo() method in RegisteredComponentCache.ComponentInfo

12345678910