Searched refs:P (Results 1 – 25 of 99) sorted by relevance
1234
/hardware/interfaces/health/storage/1.0/vts/functional/ |
D | VtsHalHealthStorageV1_0TargetTest.cpp | 57 template <typename R, typename P> 58 bool wait(std::chrono::duration<R, P> duration) { in wait() 70 template <typename R, typename P> 71 bool waitLocked(std::unique_lock<std::mutex>* lock, std::chrono::duration<R, P> duration) { in waitLocked() 94 template <typename R, typename P> 95 void waitForResult(std::chrono::duration<R, P> timeout, Result expected) { in waitForResult() 123 template <typename R, typename P> 124 bool ping(std::chrono::duration<R, P> timeout) { in ping()
|
/hardware/google/interfaces/ |
D | current.txt | 1 # HALs released in Android P MAR20 QPR 5 # HALs released in Android P
|
/hardware/nxp/secure_element/extns/intf/nxpese/ |
D | current.txt | 1 # HALs released in Android P
|
/hardware/google/av/codec2/hidl/1.0/mts/common/ |
D | README.md | 16 usage: MtsHidlC2V1\_0TargetAudioDecTest -I software -C <comp name> -P /sdcard/media 21 usage: MtsHidlC2V1\_0TargetVideoDecTest -I software -C <comp name> -P /sdcard/media
|
/hardware/nxp/nfc/extns/intf/nxpnfc/ |
D | current.txt | 1 # HALs released in Android P
|
/hardware/qcom/sdm845/gps/sdm845/utils/ |
D | Android.mk | 17 ifeq ($(filter P% p%,$(TARGET_PLATFORM_VERSION)),)
|
/hardware/qcom/sdm845/gps/utils/ |
D | Android.mk | 15 ifeq ($(filter P% p%,$(TARGET_PLATFORM_VERSION)),)
|
/hardware/interfaces/health/2.1/vts/functional/ |
D | VtsHalHealthV2_1TargetTest.cpp | 92 template <typename R, typename P> 93 bool waitInvoke(std::chrono::duration<R, P> duration) { in waitInvoke()
|
/hardware/google/av/codec2/include/ |
D | C2Param.h | 480 template<typename P, class=decltype(C2Param(P()))> 481 P *As() { return P::From(this); } in As() 482 template<typename P> 483 const P *As() const { return const_cast<const P*>(P::From(const_cast<C2Param*>(this))); } in As()
|
/hardware/interfaces/gnss/2.0/ |
D | IGnssMeasurementCallback.hal | 408 * Value "L" represents GPS L1C (P), GPS L2C (L), QZSS L1C (P), QZSS L2C (L), LEX(6) L. 414 * Value "P" represents GPS L1P, GPS L2P, GLONASS G1P, GLONASS G2P. 423 * Value "X" represents GPS L1C (D+P), GPS L2C (M+L), GPS L5 (I+Q), GLONASS G3 (I+Q), 425 * GALILEO E6 (B+C), SBAS L5 (I+Q), QZSS L1C (D+P), QZSS L2C (M+L), QZSS L5 (I+Q),
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_cb.xdr | 3 L O C _ A P I _ C B . X D R
|
D | loc_api.xdr | 3 L O C _ A P I . X D R
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_cb.xdr | 3 L O C _ A P I _ C B . X D R
|
D | loc_api.xdr | 3 L O C _ A P I . X D R
|
/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_cb.xdr | 3 L O C _ A P I _ C B . X D R
|
D | loc_api.xdr | 3 L O C _ A P I . X D R
|
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_cb.xdr | 3 L O C _ A P I _ C B . X D R
|
D | loc_api.xdr | 3 L O C _ A P I . X D R
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_cb.xdr | 3 L O C _ A P I _ C B . X D R
|
D | loc_api.xdr | 3 L O C _ A P I . X D R
|
/hardware/qcom/sdm845/gps/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_cb.xdr | 3 L O C _ A P I _ C B . X D R
|
/hardware/interfaces/radio/1.3/ |
D | IRadioResponse.hal | 23 * Note: IRadio 1.3 is an intermediate layer between Android P and Android Q. It's specifically
|
/hardware/interfaces/radio/deprecated/1.0/ |
D | IOemHook.hal | 25 * REMOVED IN O (ATTEMPTING TO REMOVE IT IN O, BUT IF NOT IN O WILL BE REMOVED IN P).
|
/hardware/interfaces/radio/config/1.1/ |
D | types.hal | 20 * Note: IRadioConfig 1.1 is an intermediate layer between Android P and Android Q.
|
D | IRadioConfigResponse.hal | 25 * Note: IRadioConfig 1.1 is an intermediate layer between Android P and Android Q.
|
1234