Home
last modified time | relevance | path

Searched defs:EnforceCodeSign (Results 1 – 2 of 2) sorted by relevance

/base/security/code_signature/utils/src/
Delf_code_sign_block.cpp40 int32_t ElfCodeSignBlock::EnforceCodeSign(const std::string &realPath, CallbackFunc &func) in EnforceCodeSign() function in OHOS::Security::CodeSign::ElfCodeSignBlock
Delf_code_sign_block_v1.cpp37 int32_t ElfCodeSignBlockV1::EnforceCodeSign(const std::string &realPath, CallbackFunc &func) in EnforceCodeSign() function in OHOS::Security::CodeSign::ElfCodeSignBlockV1