Home
last modified time | relevance | path

Searched refs:app (Results 1 – 25 of 31) sorted by relevance

12

/hardware/interfaces/contexthub/1.0/
Dtypes.hal35 uint32_t appVersion; // Version of the app (semantics defined by app)
46 // common nanoapp header that contains the app ID, etc., as this data is
190 uint64_t appId; // Identifier of the app
191 uint32_t version; // Version of the app
192 vec<MemRange> memUsage; // Memory used by this app
193 bool enabled; // true if the app is currently enabled and running,
DIContexthubCallback.hal55 * that a nanp-app has aborted.
58 * @params appId : app identifier
DIContexthub.hal76 * this case, the app must also be unloaded upon a factory reset of the
118 * Enables a nanoApp. The app's init method is called.
139 * Disables a nanoApp. The app's deinit method is called.
/hardware/interfaces/drm/1.2/
DIDrmPlugin.hal39 * OFFLINE. Normally each app is responsible for keeping track of
42 * KeySetIds. If an app loses the KeySetId for any stored licenses
45 * expire or when the app is uninstalled.
48 * licenses. The offline license KeySetId allows an app to query
103 * A key request/response exchange occurs between the app and a License
148 * provided by the drm HAL. The app can choose to override this URL.
156 * A provision request/response exchange occurs between the app and a
179 * sent to, if known by the HAL implementation. An app can choose to
Dtypes.hal109 * app.
/hardware/interfaces/drm/1.0/
Dtypes.hal111 * This event type indicates that the app needs to request a certificate
118 * This event type indicates that the app needs to request keys from a
136 * This event indicates that a session opened by the app has been reclaimed
164 * Enumerate KeyRequestTypes to allow an app to determine the type of a key
228 * app.
DIDrmPlugin.hal56 * A key request/response exchange occurs between the app and a License
93 * provided by the drm HAL. The app may choose to override this
102 * After a key response is received by the app, it is provided to the
172 * A provision request/response exchange occurs between the app and a
195 * After a provision response is received by the app from a provisioning
201 * app from a provisioning server.
230 * stops are queried by the app. The app then delivers the secure stop
253 * response and must also be known by the app.
279 * response and must also be known by the app.
290 * by an app. There are a few forms of property access methods,
[all …]
/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
DAndroid.mk47 LOCAL_MODULE:= hal3-test-app
/hardware/interfaces/contexthub/1.0/default/
DContexthub.cpp301 HubAppInfo app; in handleOsMessage() local
302 app.appId = query_info.app_name.id; in handleOsMessage()
303 app.version = query_info.version; in handleOsMessage()
306 apps.push_back(app); in handleOsMessage()
/hardware/interfaces/configstore/1.0/
DISurfaceFlingerConfigs.hal28 * overall latency and the lengths of the app --> SF and SF --> display phases)
32 * app --> display latency, and unless significant testing is performed to avoid
/hardware/interfaces/power/1.0/
Dtypes.hal21 * Foreground app has started or stopped requesting a VSYNC pulse
22 * from SurfaceFlinger. If the app has started requesting VSYNC
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/
DAndroid.mk95 LOCAL_MODULE:= mm-qcamera-app
/hardware/interfaces/confirmationui/1.0/
DIConfirmationUI.hal50 * provider (e.g. trusted app).
/hardware/interfaces/drm/1.1/
DIDrmPlugin.hal66 * A key request/response exchange occurs between the app and a License
111 * provided by the drm HAL. The app may choose to override this URL.
209 * a DRM license server through the app and media framework to the vendor
Dtypes.hal161 * KeyRequestTypes (in addition to those from 1.0) which allow an app
/hardware/interfaces/camera/device/1.0/
DICameraDevicePreviewCallback.hal113 * consecutive or parallel preview streams, cameras, or app runs.
/hardware/interfaces/tv/tuner/1.0/
DITuner.hal132 * @param lnbName the name for an external LNB to be opened. The app
/hardware/interfaces/broadcastradio/1.1/
DITuner.hal91 * Foreground scanning may be implemented in the front end app with
/hardware/interfaces/graphics/bufferqueue/1.0/
DIGraphicBufferProducer.hal269 * both the producer and consumer are controlled by the app, then this call
287 * since both the producer/consumer are controlled by app
385 * controlled by the app.
495 * the producer and the consumer are app-controlled then all buffer queues
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_display_external_test.cpp255 fs.open(dump_file_name.str().c_str(), std::fstream::in | std::fstream::out | std::fstream::app); in DumpInputBuffer()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_display_external_test.cpp248 fs.open(dump_file_name.str().c_str(), std::fstream::in | std::fstream::out | std::fstream::app); in DumpInputBuffer()
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_display_external_test.cpp255 fs.open(dump_file_name.str().c_str(), std::fstream::in | std::fstream::out | std::fstream::app); in DumpInputBuffer()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_display_external_test.cpp248 fs.open(dump_file_name.str().c_str(), std::fstream::in | std::fstream::out | std::fstream::app); in DumpInputBuffer()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display_pluggable_test.cpp246 fs.open(dump_file_name.str().c_str(), std::fstream::in | std::fstream::out | std::fstream::app); in DumpInputBuffer()
/hardware/interfaces/graphics/bufferqueue/2.0/
DIGraphicBufferProducer.hal206 * both the producer and consumer are controlled by the app, then this call
487 * the producer and the consumer are controlled by app, the buffer queue

12