Home
last modified time | relevance | path

Searched defs:aidl_return (Results 1 – 7 of 7) sorted by relevance

/system/security/keystore/
Dconfirmation_manager.cpp58 int32_t* aidl_return) { in presentConfirmationPrompt()
108 int32_t* aidl_return) { in cancelConfirmationPrompt()
136 Status ConfirmationManager::isConfirmationPromptSupported(bool* aidl_return) { in isConfirmationPromptSupported()
Dkey_store_service.cpp147 Status KeyStoreService::getState(int32_t userId, int32_t* aidl_return) { in getState()
185 int targetUid, int32_t flags, int32_t* aidl_return) { in insert()
210 Status KeyStoreService::del(const String16& name, int targetUid, int32_t* aidl_return) { in del()
230 Status KeyStoreService::exist(const String16& name, int targetUid, int32_t* aidl_return) { in exist()
283 int32_t* aidl_return) { in listUidsOfAuthBoundKeys()
347 int32_t* aidl_return) { in onUserPasswordChanged()
384 Status KeyStoreService::onUserAdded(int32_t userId, int32_t parentId, int32_t* aidl_return) { in onUserAdded()
409 Status KeyStoreService::onUserRemoved(int32_t userId, int32_t* aidl_return) { in onUserRemoved()
420 Status KeyStoreService::lock(int32_t userId, int32_t* aidl_return) { in lock()
439 Status KeyStoreService::unlock(int32_t userId, const String16& pw, int32_t* aidl_return) { in unlock()
[all …]
Dkeystore_cli_v2.cpp386 int32_t aidl_return; in ListAppsWithKeys() local
546 int32_t aidl_return; in Confirmation() local
/system/extras/partition_tools/
Dlpdumpd.cc42 Status run(const std::vector<std::string>& args, std::string* aidl_return) override { in run()
/system/security/keystore/tests/
Dconfirmationui_invocation_test.cpp69 int32_t aidl_return; in TEST() local
/system/apex/apexd/
Dapexservice.cpp298 std::vector<ApexSessionInfo>* aidl_return) { in getSessions()
369 std::vector<ApexInfo>* aidl_return) { in getActivePackages()
381 ApexInfo* aidl_return) { in getActivePackage()
390 BinderStatus ApexService::getAllPackages(std::vector<ApexInfo>* aidl_return) { in getAllPackages()
/system/hardware/interfaces/wifi/keystore/1.0/vts/functional/
DVtsHalWifiKeystoreV1_0TargetTest.cpp140 int32_t aidl_return; in generateKey() local
193 int32_t aidl_return; in insert() local