Searched refs:UpdateDlpFileContentSize (Results 1 – 3 of 3) sorted by relevance
220 int32_t UpdateDlpFileContentSize();
1486 int32_t DlpFile::UpdateDlpFileContentSize() in UpdateDlpFileContentSize() function in OHOS::Security::DlpPermission::DlpFile1556 UpdateDlpFileContentSize(); in DlpFileWrite()1584 UpdateDlpFileContentSize(); in Truncate()1588 UpdateDlpFileContentSize(); in Truncate()
1581 EXPECT_EQ(DLP_PARSE_ERROR_FILE_FORMAT_ERROR, testFile.UpdateDlpFileContentSize());1587 EXPECT_EQ(DLP_PARSE_ERROR_FILE_OPERATE_FAIL, testFile.UpdateDlpFileContentSize());1592 EXPECT_EQ(DLP_PARSE_ERROR_FILE_OPERATE_FAIL, testFile.UpdateDlpFileContentSize());