Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/platform/shared/nanoapp/
H A Dnanoapp_dso_util.cc27 bool validateAppInfo(uint64_t expectedAppId, uint32_t expectedAppVersion, in validateAppInfo()
/aosp_15_r20/packages/services/Telephony/tests/src/com/android/phone/satellite/entitlement/
DSatelliteEntitlementApiTest.java149 String expectedAppId = ServiceEntitlement.APP_SATELLITE_ENTITLEMENT; in testServiceEntitlementRequest() local
/aosp_15_r20/hardware/interfaces/identity/aidl/vts/
H A DUtil.cpp334 const vector<uint8_t>& expectedAppId, bool isTestCredential) { in validateAttestationCertificate()