Searched defs:powerReq (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/radio/1.2/default/ | ||
D | Sap.cpp | 53 Return<void> Sap::powerReq(int32_t /* token */, bool /* state */) { in powerReq() function in android::hardware::radio::V1_2::implementation::Sap |
/hardware/interfaces/radio/1.0/vts/functional/ | ||
D | sap_hidl_hal_api.cpp | 83 TEST_F(SapHidlTest, powerReq) { in TEST_F() argument |
/hardware/ril/libril/ | ||
D | sap_service.cpp | 364 Return<void> SapImpl::powerReq(int32_t token, bool state) { in powerReq() function in SapImpl |