Home
last modified time | relevance | path

Searched defs:role (Results 1 – 25 of 68) sorted by relevance

123

/hardware/interfaces/neuralnetworks/aidl/utils/src/
DValidateHal.cpp51 for (const auto& role : inputRoles) { in validateMemoryDesc() local
67 for (const auto& role : outputRoles) { in validateMemoryDesc() local
/hardware/interfaces/usb/1.0/vts/functional/
DVtsHalUsbV1_0TargetTest.cpp198 struct PortRole role; in TEST_P() local
219 struct PortRole role; in TEST_P() local
265 struct PortRole role; in TEST_P() local
/hardware/interfaces/automotive/occupant_awareness/aidl/vts/functional/
DVtsHalOccupantAwarenessV1_0TargetTest.cpp95 for (auto role : rolesToTest) { in TEST_P() local
126 for (auto role : rolesToTest) { in TEST_P() local
/hardware/interfaces/usb/aidl/aidl_api/android.hardware.usb/current/android/hardware/usb/
DIUsb.aidl42 …oneway void switchRole(in String portName, in android.hardware.usb.PortRole role, long transaction… in switchRole()
/hardware/interfaces/usb/aidl/aidl_api/android.hardware.usb/2/android/hardware/usb/
DIUsb.aidl42 …oneway void switchRole(in String portName, in android.hardware.usb.PortRole role, long transaction… in switchRole()
/hardware/interfaces/usb/aidl/android/hardware/usb/
DIUsb.aidl93 void switchRole(in String portName, in PortRole role, long transactionId); in switchRole()
/hardware/interfaces/usb/aidl/aidl_api/android.hardware.usb/3/android/hardware/usb/
DIUsb.aidl42 …oneway void switchRole(in String portName, in android.hardware.usb.PortRole role, long transaction… in switchRole()
/hardware/interfaces/usb/aidl/aidl_api/android.hardware.usb/1/android/hardware/usb/
DIUsb.aidl42 …oneway void switchRole(in String portName, in android.hardware.usb.PortRole role, long transaction… in switchRole()
/hardware/qcom/sm8150/media/mm-core/src/common/
Dqc_omx_core.h42 #define OMX_REGISTRY_ENTRY(name, lib_name, role) \ argument
Dqc_omx_core.c759 OMX_GetComponentsOfRole(OMX_IN OMX_STRING role, in OMX_GetComponentsOfRole()
Domx_core_cmp.cpp395 OMX_OUT OMX_U8* role, in qc_omx_component_role_enum()
/hardware/qcom/sm7250/media/mm-core/src/common/
Dqc_omx_core.h43 #define OMX_REGISTRY_ENTRY(name, lib_name, role) \ argument
Dqc_omx_core.c752 OMX_GetComponentsOfRole(OMX_IN OMX_STRING role, in OMX_GetComponentsOfRole()
Domx_core_cmp.cpp395 OMX_OUT OMX_U8* role, in qc_omx_component_role_enum()
/hardware/interfaces/usb/aidl/vts/
DVtsAidlUsbTargetTest.cpp337 PortRole role; in TEST_P() local
359 PortRole role; in TEST_P() local
398 PortRole role; in TEST_P() local
/hardware/interfaces/media/omx/1.0/vts/functional/store/
DVtsHalMediaOmxV1_0TargetStoreTest.cpp263 for (const IOmxStore::RoleInfo& role : roleList) { in TEST_P() local
389 for (std::string role : info.mRoles) { in TEST_P() local
/hardware/ti/am57x/libhwcomposer/
Ddisplay.h94 enum disp_role role; variable
Ddisplay.cpp28 HWCDisplay::HWCDisplay(enum disp_role role) : in HWCDisplay()
/hardware/interfaces/usb/1.0/default/
DUsb.cpp65 std::string convertRoletoString(PortRole role) { in convertRoletoString()
/hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
Dqc_omx_core.c655 OMX_GetComponentsOfRole(OMX_IN OMX_STRING role, in OMX_GetComponentsOfRole()
/hardware/qcom/media/msm8974/mm-core/src/common/
Dqc_omx_core.c640 OMX_GetComponentsOfRole(OMX_IN OMX_STRING role, in OMX_GetComponentsOfRole()
/hardware/interfaces/media/omx/1.0/vts/functional/common/
Dmedia_hidl_test_common.cpp60 const std::string& role) { in setRole()
733 for (std::string role : info.mRoles) { in getTestParameters() local
/hardware/qcom/media/msm8998/mm-core/src/common/
Dqc_omx_core.c740 OMX_GetComponentsOfRole(OMX_IN OMX_STRING role, in OMX_GetComponentsOfRole()
/hardware/qcom/media/msm8996/mm-core/src/common/
Dqc_omx_core.c738 OMX_GetComponentsOfRole(OMX_IN OMX_STRING role, in OMX_GetComponentsOfRole()
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
Domx_video_encoder.cpp96 OMX_ERRORTYPE omx_venc::component_init(OMX_STRING role) in component_init()

123