Home
last modified time | relevance | path

Searched defs:appInfo (Results 1 – 11 of 11) sorted by relevance

/hardware/interfaces/contexthub/common/default/1.X/utils/
DIContextHubCallbackWrapper.h96 virtual Return<void> handleAppsInfo(hidl_vec<V1_2::HubAppInfo> appInfo) override { in handleAppsInfo()
128 Return<void> handleAppsInfo(hidl_vec<V1_2::HubAppInfo> appInfo) override { in handleAppsInfo()
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/1/android/hardware/contexthub/
DIContextHubCallback.aidl37 void handleNanoappInfo(in android.hardware.contexthub.NanoappInfo[] appInfo); in handleNanoappInfo()
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/current/android/hardware/contexthub/
DIContextHubCallback.aidl37 void handleNanoappInfo(in android.hardware.contexthub.NanoappInfo[] appInfo); in handleNanoappInfo()
/hardware/google/graphics/common/libhwjpeg/include/hardware/exynos/
DExynosExif.h31 app_info_t *appInfo; member
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/2/android/hardware/contexthub/
DIContextHubCallback.aidl37 void handleNanoappInfo(in android.hardware.contexthub.NanoappInfo[] appInfo); in handleNanoappInfo()
/hardware/interfaces/contexthub/aidl/android/hardware/contexthub/
DIContextHubCallback.aidl38 void handleNanoappInfo(in NanoappInfo[] appInfo); in handleNanoappInfo()
/hardware/interfaces/contexthub/1.2/vts/functional/
DVtsHalContexthubV1_2TargetTest.cpp145 virtual Return<void> handleAppsInfo_1_2(const hidl_vec<HubAppInfo>& appInfo) override { in handleAppsInfo_1_2()
172 for (const HubAppInfo& appInfo : appList) { in TEST_P() local
/hardware/interfaces/contexthub/1.0/vts/functional/
DVtsHalContexthubV1_0TargetTest.cpp102 virtual Return<void> handleAppsInfo(const hidl_vec<HubAppInfo>& appInfo) override { in handleAppsInfo()
123 for (const HubAppInfo& appInfo : appList) { in TEST_P() local
/hardware/google/graphics/common/libhwjpeg/
DAppMarkerWriter.cpp52 app_info_t appInfo[15]; in CAppMarkerWriter() local
531 app_info_t appInfo[15]; in UpdateDebugData() local
DExynosJpegEncoderForCamera.cpp337 char **pcJpegBuffer, extra_appinfo_t *appInfo) { in encode()
/hardware/interfaces/contexthub/aidl/vts/
DVtsAidlHalContextHubTargetTest.cpp139 Status handleNanoappInfo(const std::vector<NanoappInfo>& appInfo) override { in handleNanoappInfo()
171 for (const NanoappInfo& appInfo : appInfoList) { in TEST_P() local