Searched defs:fileFd (Results 1 – 8 of 8) sorted by relevance
| /base/startup/appspawn/test/unittest/app_spawn_standard_test/ |
| D | app_spawn_kickdog_test.cpp | 50 int fileFd = open(filePath, O_RDWR); in CheckFileContent() local 96 int fileFd = open(HM_APPSPAWN_WATCHDOG_FILE, O_CREAT); variable 137 int fileFd = open(HM_APPSPAWN_WATCHDOG_FILE, O_CREAT); variable
|
| /base/security/appverify/interfaces/innerkits/appverify/test/unittest/src/ |
| D | random_access_file_test.cpp | 133 const int32_t fileFd = -1; variable 145 const int32_t fileFd = 0; variable
|
| /base/security/appverify/interfaces/innerkits/appverify/src/interfaces/ |
| D | hap_verify.cpp | 109 int32_t ParseBundleNameAndAppIdentifier(const int32_t fileFd, std::string &bundleName, in ParseBundleNameAndAppIdentifier()
|
| /base/security/appverify/interfaces/innerkits/appverify/src/common/ |
| D | random_access_file.cpp | 68 bool RandomAccessFile::InitWithFd(const int32_t fileFd) in InitWithFd()
|
| /base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/ |
| D | dlp_file_kits_test.cpp | 89 int fileFd = open(DLP_FILE_NAME_2.c_str(), O_CREAT | O_RDWR | O_TRUNC, DLP_FILE_PERMISSION); in CreateDlpFileFd() local
|
| /base/tee/tee_client/services/tlogcat/src/ |
| D | tarzip.c | 142 int32_t fileFd = tee_open(fileName, O_CREAT | O_RDWR, ZIP_OPEN_MODE); in WriteZipContent() local
|
| /base/hiviewdfx/faultloggerd/services/ |
| D | fault_logger_service.cpp | 224 SmartFd fileFd(TempFileManager::CreateFileDescriptor(requestData.type, requestData.pid, in OnRequest() local
|
| /base/security/appverify/interfaces/innerkits/appverify/src/verify/ |
| D | hap_verify_v2.cpp | 67 int32_t HapVerifyV2::Verify(const int32_t fileFd, HapVerifyResult& hapVerifyV1Result) in Verify()
|