Home
last modified time | relevance | path

Searched refs:URL (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/drm/1.2/
DIDrmPlugin.hal147 * @return defaultUrl the URL that the request may be sent to, if
148 * provided by the drm HAL. The app can choose to override this URL.
178 * @return defaultUrl URL that the provisioning request may be
180 * override this URL. If the HAL implementation does not provide a
/hardware/interfaces/wifi/supplicant/1.4/
DISupplicantStaIfaceCallback.hal148 * @param url URL of the T&C server.
/hardware/interfaces/drm/1.1/
DIDrmPlugin.hal110 * @return defaultUrl the URL that the request may be sent to, if
111 * provided by the drm HAL. The app may choose to override this URL.
/hardware/interfaces/wifi/supplicant/1.0/
DISupplicantStaIfaceCallback.hal428 * @param url URL of the server.
441 * @param url URL of the server.
/hardware/interfaces/drm/1.0/
DIDrmPlugin.hal92 * @return defaultUrl the URL that the request may be sent to, if
94 * URL.
187 * @return defaultUrl URL that the provisioning request should be
/hardware/interfaces/media/omx/1.0/vts/functional/video/
DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp531 void GetURLForComponent(char* URL) { in GetURLForComponent() argument
532 strcat(URL, "bbb_352x288_420p_30fps_32frames.yuv"); in GetURLForComponent()