Searched refs:IsFsVerityEnabled (Results 1 – 3 of 3) sorted by relevance
55 int32_t CodeSignEnableMultiTask::IsFsVerityEnabled(int fd) in IsFsVerityEnabled() function in OHOS::Security::CodeSign::CodeSignEnableMultiTask70 int32_t CodeSignEnableMultiTask::IsFsVerityEnabled(const std::string &path) in IsFsVerityEnabled() function in OHOS::Security::CodeSign::CodeSignEnableMultiTask78 int32_t ret = IsFsVerityEnabled(fd); in IsFsVerityEnabled()112 if (IsFsVerityEnabled(filePath) != CS_SUCCESS) { in ExecuteEnableCodeSignTask()
142 ret = CodeSignEnableMultiTask::IsFsVerityEnabled(fd); in EnableCodeSignForFile()
58 static int32_t IsFsVerityEnabled(int fd);60 static int32_t IsFsVerityEnabled(const std::string &path);