Home
last modified time | relevance | path

Searched defs:abort (Results 1 – 8 of 8) sorted by relevance

/system/weaved/brillo/android/weave/
DIWeaveCommand.aidl31 void abort(in String errorCode, in String errorMessage); in abort() method
/system/weaved/buffet/
Dbinder_command_proxy.cc138 android::binder::Status BinderCommandProxy::abort( in abort() function in buffet::BinderCommandProxy
/system/vold/
DKeymaster.cpp79 keymaster_error_t abort(keymaster_operation_handle_t operation_handle) const override final { in abort() function in android::vold::KeymasterDevice
/system/keymaster/
Dsoft_keymaster_device.cpp1411 keymaster_error_t SoftKeymasterDevice::abort(const keymaster1_device_t* dev, in abort() function in keymaster::SoftKeymasterDevice
1429 keymaster_error_t SoftKeymasterDevice::abort(const keymaster2_device_t* dev, in abort() function in keymaster::SoftKeymasterDevice
Dandroid_keymaster_test_utils.cpp885 static keymaster_error_t abort(const struct keymaster1_device* dev, in abort() function in keymaster::test::Sha256OnlyWrapper
/system/security/keystore/
Dkey_store_service.cpp1077 int32_t KeyStoreService::abort(const sp<IBinder>& token) { in abort() function in android::KeyStoreService
DIKeystoreService.cpp1230 virtual int32_t abort(const sp<IBinder>& token) in abort() function in android::BpKeystoreService
/system/bt/stack/include/
Davrc_defs.h1188 tAVRC_NEXT_CMD abort; /* Abort */ member
1401 tAVRC_RSP abort; /* Abort */ member