Home
last modified time | relevance | path

Searched defs:powerReq (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/interfaces/radio/1.2/default/
H A DSap.cpp53 Return<void> Sap::powerReq(int32_t /* token */, bool /* state */) { in powerReq() function in android::hardware::radio::V1_2::implementation::Sap
/aosp12/hardware/interfaces/radio/1.0/vts/functional/
H A Dsap_hidl_hal_api.cpp93 TEST_P(SapHidlTest, powerReq) { in TEST_P() argument
/aosp12/hardware/ril/libril/
H A Dsap_service.cpp364 Return<void> SapImpl::powerReq(int32_t token, bool state) { in powerReq() function in SapImpl