Searched defs:appToken (Results 1 – 4 of 4) sorted by relevance
30 const sp<IBinder>& appToken, in addOperation()79 sp<IBinder> appToken = entry->second.appToken; in removeOperation() local89 void OperationMap::removeOperationTracking(const sp<IBinder>& token, const sp<IBinder>& appToken) { in removeOperationTracking()140 std::vector<sp<IBinder>> OperationMap::getOperationsForToken(const sp<IBinder>& appToken) { in getOperationsForToken()
78 android::sp<android::IBinder> appToken; member
1005 void KeyStoreService::begin(const sp<IBinder>& appToken, const String16& name, KeyPurpose purpose, in begin()1795 sp<IBinder> appToken(new BBinder); in doLegacySignVerify() local
683 void begin(const sp<IBinder>& appToken, const String16& name, KeyPurpose purpose, in begin()