Home
last modified time | relevance | path

Searched refs:entities (Results 1 – 25 of 82) sorted by relevance

1234

/hardware/interfaces/power/stats/aidl/vts/
DVtsHalPowerStatsTargetTest.cpp70 void excludeSkippedEntities(std::vector<PowerEntity>* entities,
129 void PowerStatsAidl::excludeSkippedEntities(std::vector<PowerEntity>* entities, in excludeSkippedEntities() argument
131 for (auto it = entities->begin(); it != entities->end(); it++) { in excludeSkippedEntities()
134 entities->erase(it--); in excludeSkippedEntities()
159 std::vector<PowerEntity> entities; in TEST_P() local
160 ASSERT_OK(powerstats->getPowerEntityInfo(&entities)); in TEST_P()
162 testUnique(entities, &PowerEntity::name); in TEST_P()
167 std::vector<PowerEntity> entities; in TEST_P() local
168 ASSERT_OK(powerstats->getPowerEntityInfo(&entities)); in TEST_P()
170 testUnique(entities, &PowerEntity::id); in TEST_P()
[all …]
/hardware/interfaces/gnss/visibility_control/1.0/
DIGnssVisibilityControl.hal39 * location access by the non-framework on/off device entities they are representing.
43 * location information is provided to non-framework entities (on or off device). This includes
60 * Whenever the user location information is delivered to non-framework entities, the HAL
65 * the non-framework location access entities (on/off the device) for which the framework
67 * must provide location information only to non-framework entities represented by these
DIGnssVisibilityControlCallback.hal129 * Non-framework entities like low power sensor hubs that request location from GNSS and
/hardware/google/graphics/common/libv4l2/
Dexynos_mc.c222 struct media_entity *entity = &media->entities[i]; in exynos_media_close()
230 free(media->entities); in exynos_media_close()
267 entity = &media->entities[i]; in exynos_media_get_entity_by_name()
291 struct media_entity *entity = &media->entities[i]; in exynos_media_get_entity_by_id()
Dexynos_v4l2.h174 struct media_entity *entities; member
DNOTICE29 other entities that control, are controlled by, or are under common
/hardware/google/graphics/common/libgscaler/
Dlibgscaler_media.h102 struct media_entity *entities; member
/hardware/google/gchips/include/
Dexynos_v4l2.h174 struct media_entity *entities; member
/hardware/google/gfxstream/third-party/astc-encoder/
DLICENSE.txt17 other entities that control, are controlled by, or are under common
/hardware/ril/rild/
DNOTICE29 other entities that control, are controlled by, or are under common
/hardware/qcom/display/msm8996/liblight/
DNOTICE29 other entities that control, are controlled by, or are under common
/hardware/google/graphics/common/libacryl/
DNOTICE29 other entities that control, are controlled by, or are under common
/hardware/qcom/display/msm8909w_3100/libcopybit/
DNOTICE29 other entities that control, are controlled by, or are under common
/hardware/qcom/bt/msm8992/libbt-vendor/
DNOTICE29 other entities that control, are controlled by, or are under common
/hardware/qcom/display/msm8994/libcopybit/
DNOTICE29 other entities that control, are controlled by, or are under common
/hardware/qcom/sm8150/display/libcopybit/
DNOTICE29 other entities that control, are controlled by, or are under common
/hardware/qcom/display/msm8994/liblight/
DNOTICE29 other entities that control, are controlled by, or are under common
/hardware/qcom/media/msm8974/libstagefrighthw/
DNOTICE28 other entities that control, are controlled by, or are under common
/hardware/qcom/sm8150/media/libstagefrighthw/
DNOTICE28 other entities that control, are controlled by, or are under common
/hardware/qcom/bt/msm8996/libbt-vendor/
DNOTICE29 other entities that control, are controlled by, or are under common
/hardware/libhardware_legacy/
DNOTICE29 other entities that control, are controlled by, or are under common
/hardware/qcom/sm7250/display/liblight/
DNOTICE29 other entities that control, are controlled by, or are under common
/hardware/qcom/display/msm8084/libcopybit/
DNOTICE29 other entities that control, are controlled by, or are under common
/hardware/qcom/display/msm8960/libcopybit/
DNOTICE29 other entities that control, are controlled by, or are under common
/hardware/google/gchips/libexynosutils/
DNOTICE29 other entities that control, are controlled by, or are under common

1234