Searched defs:getAvbPublicKey (Results 1 – 6 of 6) sorted by relevance
127 boolean getAvbPublicKey(out AvbPublicKey dst); in getAvbPublicKey() method
98 public boolean getAvbPublicKey(AvbPublicKey dst) { in getAvbPublicKey() method in DynamicSystemManager.Session
105 int getAvbPublicKey(@utf8InCpp String name, out AvbPublicKey dst); in getAvbPublicKey() method
233 int getAvbPublicKey(out AvbPublicKey dst); in getAvbPublicKey() method
241 public boolean getAvbPublicKey(AvbPublicKey dst) { in getAvbPublicKey() method in DynamicSystemService
489 binder::Status GsiService::getAvbPublicKey(AvbPublicKey* dst, int32_t* _aidl_return) { in getAvbPublicKey() function in android::gsi::GsiService676 binder::Status ImageService::getAvbPublicKey(const std::string& name, AvbPublicKey* dst, in getAvbPublicKey() function in android::gsi::ImageService