Searched defs:aidl_return (Results 1 – 7 of 7) sorted by relevance
/system/security/keystore/ |
D | confirmation_manager.cpp | 58 int32_t* aidl_return) { in presentConfirmationPrompt() 108 int32_t* aidl_return) { in cancelConfirmationPrompt() 136 Status ConfirmationManager::isConfirmationPromptSupported(bool* aidl_return) { in isConfirmationPromptSupported()
|
D | key_store_service.cpp | 147 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 …]
|
D | keystore_cli_v2.cpp | 386 int32_t aidl_return; in ListAppsWithKeys() local 546 int32_t aidl_return; in Confirmation() local
|
/system/extras/partition_tools/ |
D | lpdumpd.cc | 42 Status run(const std::vector<std::string>& args, std::string* aidl_return) override { in run()
|
/system/security/keystore/tests/ |
D | confirmationui_invocation_test.cpp | 69 int32_t aidl_return; in TEST() local
|
/system/apex/apexd/ |
D | apexservice.cpp | 298 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/ |
D | VtsHalWifiKeystoreV1_0TargetTest.cpp | 140 int32_t aidl_return; in generateKey() local 193 int32_t aidl_return; in insert() local
|