Home
last modified time | relevance | path

Searched refs:apex_pubkey_ (Results 1 – 1 of 1) sorted by relevance

/system/apex/apexd/
Dapex_file.h54 const std::string& GetBundledPublicKey() const { return apex_pubkey_; } in GetBundledPublicKey()
68 apex_pubkey_(apex_pubkey) {} in ApexFile()
75 std::string apex_pubkey_; variable