| /base/tee/tee_client/services/authentication/ |
| H A D | tcu_authentication.c | 60 static int IsNotValidFname(const char *path)
in IsNotValidFname() argument 76 static int GetFileSize(const char *path, int *realSize)
in GetFileSize() argument 124 static int GetFileInfo(int bufLen, uint8_t *buffer, const char *path)
in GetFileInfo() argument [all...] |
| /base/startup/appspawn/test/unittest/app_spawn_standard_test/ |
| H A D | app_spawn_module_interface_test.cpp | 311 char path[PATH_MAX] = {}; in HWTEST_F() local [all...] |
| /base/security/security_guard/services/security_collector/src/ |
| H A D | data_collection.cpp | 145 ErrorCode DataCollection::LoadCollector(int64_t eventId, std::string path, std::shared_ptr<ICollectorFwk> api) in LoadCollector() argument 178 ErrorCode DataCollection::GetCollectorPath(int64_t eventId, std::string& path) in GetCollectorPath() argument 291 ErrorCode DataCollection::LoadCollector(std::string path, const SecurityEventRuler &ruler, in LoadCollector() argument
|
| /base/startup/init/interfaces/innerkits/fs_manager/libfs_hvb/ |
| H A D | hvb_ops.c | 75 char* path = NULL; in HvbReadFromPartition() local
|
| /base/startup/init/services/init/lite/ |
| H A D | init_cmds.c | 53 static bool CheckValidCfg(const char *path)
in CheckValidCfg() argument
|
| /base/startup/init/services/param/adapter/ |
| H A D | param_persistadp.c | 137 static bool GetPersistFilePath(char **path, char **tmpPath, int fileType)
in GetPersistFilePath() argument 187 char *path = "";
in LoadPersistParam() local 205 char *path = "/param/persist_parameters";
in SavePersistParam() local 214 const char *path[PERSIST_HANDLE_MA in SavePersistParam() local 233 char *path = "/param/tmp_persist_parameters"; BatchSavePersistParamBegin() local 244 const char *path[PERSIST_HANDLE_MAX] = { BatchSavePersistParamBegin() local 290 const char *path[PERSIST_HANDLE_MAX] = { BatchSavePersistParamEnd() local [all...] |
| /base/security/selinux_adapter/framework/tools/param_check/ |
| H A D | test.cpp | 115 std::string path = "/dev/__parameters__/" + std::string(contexts); in TestReadPara() local
|
| /base/security/security_guard/test/unittest/config_manager/src/ |
| H A D | security_guard_config_manager_test.cpp | 177 std::string path = "test path"; in HWTEST_F() local
|
| /base/startup/appspawn/modules/common/ |
| H A D | appspawn_cgroup.c | 51 APPSPAWN_STATIC int WriteToFile(const char *path, int truncated, pid_t pids[], uint32_t count) in WriteToFile() argument 80 static int WritePidMax(const char *path, uint32_t max) in WritePidMax() argument 144 KillProcessesByCGroup(const char *path, AppSpawnMgr *content, const AppSpawnedProcessInfo *appInfo) KillProcessesByCGroup() argument 203 char path[PATH_MAX] = {}; ProcessMgrAddApp() local [all...] |
| H A D | appspawn_namespace.c | 117 char path[32]; // path that contains the process name in GetPidByName() local
|
| /base/startup/init/test/unittest/modules/ |
| H A D | eng_unittest.cpp | 37 static bool RemoveDir(const std::string &path) in RemoveDir() argument 70 static bool IsFileExist(const std::string &path) in IsFileExist() argument 82 static bool IsDirExist(const std::string &path) in IsDirExist() argument
|
| /base/startup/init/test/unittest/ueventd/ |
| H A D | ueventd_event_unittest.cpp | 95 static int RemoveDir(const std::string &path) in RemoveDir() argument 489 char path[] in HWTEST_F() local [all...] |
| /base/telephony/call_manager/services/audio/src/ |
| H A D | audio_player.cpp | 119 int32_t AudioPlayer::Play(const std::string &path, AudioStandard::AudioStreamType streamType, PlayerType playerType) in Play() argument 261 char path[PATH_MAX] = { '\0' }; in GetRealPath() local
|
| /base/telephony/cellular_call/services/control/src/ |
| H A D | ims_video_call_control.cpp | 94 int32_t ImsVideoCallControl::SetPausePicture(int32_t slotId, int32_t callIndex, const std::string &path) in SetPausePicture() argument
|
| /base/telephony/ril_adapter/services/hril_hdf/src/ |
| H A D | hril_hdf.c | 47 static int32_t GetVendorLibPath(char *path) in GetVendorLibPath() argument 114 const char *path = udev_list_entry_get_name(devListEntry); in GetUsbDeviceInfo() local [all...] |
| /base/telephony/core_service/test/unittest/core_service_gtest/ |
| H A D | core_service_common_test.cpp | 192 std::string path = ""; in HWTEST_F() local 209 std::string path = ""; in HWTEST_F() local 227 std::string path = ""; in HWTEST_F() local
|
| /base/update/sys_installer/interfaces/innerkits/ipc_client/src/ |
| H A D | module_update_kits_impl.cpp | 209 int32_t ModuleUpdateKitsImpl::StartUpdateHmpPackage(const std::string &path, in StartUpdateHmpPackage() argument
|
| /base/update/sys_installer/services/module_update/util/src/ |
| H A D | module_hvb_ops.cpp | 37 static bool ParseReadParam(const std::string &path, const int64_t offset, const uint64_t numBytes, off_t &outOffset, in ParseReadParam() argument 79 std::string path = std::string(partition); in HvbReadFromPartition() local
|
| /base/update/sys_installer/tools/module_update_tool/ |
| H A D | main.cpp | 112 static int UpdateModulePackage(const std::string &path) in UpdateModulePackage() argument
|
| /base/update/updater/interfaces/kits/updaterkits/ |
| H A D | updaterkits.cpp | 126 static bool IsPackagePath(const std::string &path)
in IsPackagePath() argument [all...] |
| /base/telephony/telephony_data/pdp_profile/src/ |
| H A D | rdb_pdp_profile_helper.cpp | 47 void RdbPdpProfileHelper::UpdateDbPath(const std::string &path) in UpdateDbPath() argument 165 std::string path; in InitAPNDatabase() local
|
| /base/update/sys_installer/frameworks/ipc_server/src/ |
| H A D | module_update_stub.cpp | 149 std::string path = Str16ToStr8(data.ReadString16()); in StartUpdateHmpPackageStub() local
|
| H A D | module_update_service.cpp | 106 int32_t ModuleUpdateService::StartUpdateHmpPackage(const std::string &path, in StartUpdateHmpPackage() argument [all...] |
| /base/update/sys_installer/services/module_update/src/ |
| H A D | module_file_repository.cpp | 53 void ModuleFileRepository::SaveInstallerResult(const std::string &path, const std::string &hmpName, in SaveInstallerResult() argument 85 void ModuleFileRepository::ProcessFile(const string &hmpName, const string &path, cons argument [all...] |
| /base/update/updater/interfaces/kits/packages/ |
| H A D | package.cpp | 138 CreatePackage(const UpgradePkgInfoExt *pkgInfoExt, std::vector<ComponentInfoExt> &compInfo, const char *path, const char *keyPath) CreatePackage() argument
|