Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapex_file.h53 const std::string& GetBundledPublicKey() const { return apex_pubkey_; } in GetBundledPublicKey()
70 apex_pubkey_(apex_pubkey), in ApexFile()
78 std::string apex_pubkey_; variable