Searched refs:GetCodeSignBlockBuffer (Results 1 – 2 of 2) sorted by relevance
193 int32_t CodeSignBlock::GetCodeSignBlockBuffer(const std::string &path, ReadBuffer &signBuffer, uint… in GetCodeSignBlockBuffer() function in OHOS::Security::CodeSign::CodeSignBlock247 ret = GetCodeSignBlockBuffer(realPath, codeSignBlock, codeSignSize); in ParseCodeSignBlock()
126 int32_t GetCodeSignBlockBuffer(const std::string &path, ReadBuffer &signBuffer, uint32_t &size);