Searched refs:ProcessCodeSignBlock (Results 1 – 2 of 2) sorted by relevance
128 … int32_t ProcessCodeSignBlock(const std::string &ownerId, const std::string &path, FileType type);
229 return ProcessCodeSignBlock(ownerId, path, type); in EnforceCodeSignForAppWithOwnerId()232 int32_t CodeSignUtils::ProcessCodeSignBlock(const std::string &ownerId, const std::string &path, Fi… in ProcessCodeSignBlock() function in OHOS::Security::CodeSign::CodeSignUtils