Home
last modified time | relevance | path

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

/system/gsid/aidl/android/gsi/
DIImageService.aidl105 int getAvbPublicKey(@utf8InCpp String name, out AvbPublicKey dst); in getAvbPublicKey() method
DIGsiService.aidl220 int getAvbPublicKey(out AvbPublicKey dst); in getAvbPublicKey() method
/system/gsid/
Dgsi_service.cpp449 binder::Status GsiService::getAvbPublicKey(AvbPublicKey* dst, int32_t* _aidl_return) { in getAvbPublicKey() function in android::gsi::GsiService
611 binder::Status ImageService::getAvbPublicKey(const std::string& name, AvbPublicKey* dst, in getAvbPublicKey() function in android::gsi::ImageService