Searched defs:requestType (Results 1 – 9 of 9) sorted by relevance
170 auto requestType = verifyAndCast<InitialUserInfoRequestType>(propValue.value.int32Values[1]); in toInitialUserInfoRequest() local
189 auto requestType = verifyAndCast<InitialUserInfoRequestType>(propValue.value.int32Values[1]); in toInitialUserInfoRequest() local
67 KeyRequestType requestType = KeyRequestType::UNKNOWN; in getKeyRequest() local
267 KeyRequestType requestType, const hidl_string&) { in getKeyRequest()
118 KeyRequestType requestType, const hidl_string&) { in loadKeys()
267 KeyRequestType requestType, const hidl_string&) { in loadKeys()
1855 RIL_SsRequestType requestType; member