| /base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/ |
| H A D | cert_manager_uri.c | 391 static int32_t DecodePath(struct CMUri *uri, const char *path, uint32_t start, uint32_t end) in DecodePath() argument [all...] |
| /base/security/code_signature/test/unittest/ |
| H A D | enable_verity_test.cpp | 119 static size_t GetFileSize(const std::string &path)
in GetFileSize() argument 134 static bool ReadDataFromFile(const std::string &path, ByteBuffer &data)
in ReadDataFromFile() argument
|
| /base/security/device_auth/test/fuzztest/session_manager/session/v2/expand_sub_session/expand_process_lib/savetrustedinfo_fuzzer/ |
| H A D | savetrustedinfo_fuzzer.cpp | 68 static void RemoveDir(const char *path) in RemoveDir() argument
|
| /base/security/device_auth/test/unittest/tdd_framework/unit_test/services/session_manager/session/v2/expand_sub_session/expand_process_lib/ |
| H A D | save_trusted_info_test.cpp | 72 static void RemoveDir(const char *path) in RemoveDir() argument
|
| /base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/src/ |
| H A D | dlp_file_manager.cpp | 368 static bool RemoveDirRecursive(const char *path) in RemoveDirRecursive() argument 404 static void PrepareDirs(const std::string& path) in PrepareDirs() argument
|
| /base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/ |
| H A D | dlp_file_test.cpp | 1880 std::string path = DLP_TEST_DIR + "/1"; in HWTEST_F() local 1936 std::string path = DLP_TEST_DIR + "/1"; in HWTEST_F() local 1995 std::string path = DLP_TEST_DIR + "/1"; in HWTEST_F() local 2054 std::string path = DLP_TEST_DIR + "/1"; in HWTEST_F() local 2114 std::string path = DLP_TEST_DIR + "/1"; in HWTEST_F() local 2174 std::string path = DLP_TEST_DIR + "/1"; HWTEST_F() local 2225 std::string path = DLP_TEST_DIR + "/1"; HWTEST_F() local [all...] |
| /base/security/selinux_adapter/framework/policycoreutils/src/ |
| H A D | hap_restorecon.cpp | 143 static bool CheckPath(const std::string &path) in CheckPath() argument
|
| /base/startup/appspawn/service/hnp/installer/src/ |
| H A D | hnp_installer.c | 484 char path[MAX_FILE_PATH_LEN]; HnpPackageGetAndInstall() local 588 char path[MAX_FILE_PATH_LEN]; HnpInstallHnpFileCountGet() local 667 SetHnpRestorecon(char *path) SetHnpRestorecon() argument [all...] |
| /base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/ |
| H A D | hks_storage_utils.c | 207 int32_t GetPath(const char *path, const char *name, char *targetPath, uint32_t pathLen, uint32_t bakFlag) in GetPath() argument 435 int32_t HksMakeFullDir(const char *path) in HksMakeFullDir() argument 474 StandardizePath(char *path) StandardizePath() argument [all...] |
| /base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/ |
| H A D | hks_chipset_platform_encrypt_test.cpp | 495 int32_t ReadInputFile(const char *path, HksCipsetPlatformEncryptInput &input) in ReadInputFile() argument
|
| /base/startup/init/services/init/ |
| H A D | init_group_manager.c | 143 static char *GetAbsolutePath(const char *path, const char *cfgName, char *buffer, uint32_t buffSize)
in GetAbsolutePath() argument
|
| /base/startup/init/interfaces/innerkits/fs_manager/ |
| H A D | fstab.c | 263 FstabItem *FindFstabItemForPath(Fstab fstab, const char *path) in FindFstabItemForPath() argument 500 int GetBlockDevicePath(const char *partName, char *path, size_t size) in GetBlockDevicePath() argument [all...] |
| /base/security/huks/test/fuzz_test/innerapi_fuzzer/hksstorage_fuzzer/ |
| H A D | hksstorage_fuzzer.cpp | 211 std::string path = "/test/test"; in HksStorageFileLockTest001() local 225 std::string path = pathBase + std::to_string(i); in HksStorageFileLockTest002() local 239 std::string path = "/test/test"; in HksStorageFileLockTest003() local 255 std::string path = "/test/test"; in HksStorageFileLockTest004() local [all...] |
| /base/security/selinux_adapter/test/unittest/hap_restorecon/ |
| H A D | unit_test.cpp | 396 static bool CompareContexts(const std::string &path, const std::string &label) in CompareContexts() argument
|
| /base/startup/appspawn/util/src/ |
| H A D | appspawn_utils.c | 139 int MakeDirRec(const char *path, mode_t mode, int lastPath) in MakeDirRec() argument 290 char path[PATH_MAX] = {}; ParseJsonConfig() local 334 char *path = strdup(buffer); DumpCurrentDir() local [all...] |
| /base/telephony/call_manager/services/call/src/ |
| H A D | ims_call.cpp | 430 int32_t IMSCall::SetPausePicture(std::string &path) in SetPausePicture() argument
|
| H A D | ott_call.cpp | 390 int32_t OTTCall::SetPausePicture(std::string &path) in SetPausePicture() argument
|
| /base/telephony/sms_mms/frameworks/native/mms/src/ |
| H A D | mms_body_part.cpp | 433 bool MmsBodyPart::WriteBodyFromFile(std::string path)
in WriteBodyFromFile() argument
|
| /base/telephony/core_service/services/sim/src/ |
| H A D | icc_file_controller.cpp | 108 std::string path = CheckRightPath(hd->filePath, hd->fileId); in ProcessRecordSize() local 193 std::string path = IccFileController::NULLSTR; in ProcessReadRecord() local 305 ObtainLinearFixedFile( int fileId, const std::string &path, int fileNum, const AppExecFwk::InnerEvent::Pointer &event) ObtainLinearFixedFile() argument 333 ObtainAllLinearFixedFile( int fileId, const std::string &path, const AppExecFwk::InnerEvent::Pointer &event) ObtainAllLinearFixedFile() argument 360 ObtainLinearFileSize( int fileId, const std::string &path, const AppExecFwk::InnerEvent::Pointer &event) ObtainLinearFileSize() argument 387 UpdateLinearFixedFile(int fileId, const std::string &path, int fileNum, std::string data, int dataLength, const std::string pin2, const AppExecFwk::InnerEvent::Pointer &onComplete) UpdateLinearFixedFile() argument 681 CheckRightPath(const std::string &path, int fileId) CheckRightPath() argument [all...] |
| /base/telephony/call_manager/test/unittest/call_manager_gtest/src/ |
| H A D | call_manager5_gtest.cpp | 289 std::u16string path = Str8ToStr16(pathTemp); in HWTEST_F() local 306 std::u16string path = Str8ToStr16(pathTemp); in HWTEST_F() local 323 std::u16string path = Str8ToStr16(pathTemp); in HWTEST_F() local 340 std::u16string path = Str8ToStr16(pathTemp); HWTEST_F() local 358 std::u16string path = Str8ToStr16(pathTemp); HWTEST_F() local 375 std::u16string path = Str8ToStr16(pathTemp); HWTEST_F() local [all...] |
| /base/telephony/sms_mms/frameworks/js/napi/include/ |
| H A D | napi_mms.h | 55 std::string path = ""; member
|
| /base/telephony/telephony_data/pdp_profile/src/ |
| H A D | pdp_profile_ability.cpp | 75 std::string path = abilityContext->GetDatabaseDir(); in DoInit() local 397 std::string path = tempUri.GetPath(); in ParseUriType() local
|
| /base/update/sys_installer/services/module_update/src/ |
| H A D | module_loop.cpp | 66 static bool IsRealPath(std::string path) in IsRealPath() argument
|
| /base/update/updater/services/package/pkg_manager/ |
| H A D | pkg_utils.cpp | 96 int32_t CreatDirectory(const std::string &path, mode_t mode) in GetFileSize() argument 141 std::string path = GetFilePath(fileName); in GetFileSize() local 173 FileMap(const std::string &path) GetFileSize() argument 208 std::string path; GetFileSize() local [all...] |
| /base/update/updater/services/ |
| H A D | updater.cpp | 91 int GetUpdatePackageInfo(PkgManager::PkgManagerPtr pkgManager, const std::string &path) in GetUpdatePackageInfo() argument 237 __attribute__((weak)) bool PreStartBinaryEntry([[maybe_unused]] const std::string &path) in PreStartBinaryEntry() argument
|