Home
last modified time | relevance | path

Searched defs:path (Results 2126 - 2150 of 6240) sorted by relevance

1...<<81828384858687888990>>...250

/base/tee/tee_client/services/authentication/
H A Dtcu_authentication.c60 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 Dapp_spawn_module_interface_test.cpp311 char path[PATH_MAX] = {}; in HWTEST_F() local
[all...]
/base/security/security_guard/services/security_collector/src/
H A Ddata_collection.cpp145 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 Dhvb_ops.c75 char* path = NULL; in HvbReadFromPartition() local
/base/startup/init/services/init/lite/
H A Dinit_cmds.c53 static bool CheckValidCfg(const char *path) in CheckValidCfg() argument
/base/startup/init/services/param/adapter/
H A Dparam_persistadp.c137 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 Dtest.cpp115 std::string path = "/dev/__parameters__/" + std::string(contexts); in TestReadPara() local
/base/security/security_guard/test/unittest/config_manager/src/
H A Dsecurity_guard_config_manager_test.cpp177 std::string path = "test path"; in HWTEST_F() local
/base/startup/appspawn/modules/common/
H A Dappspawn_cgroup.c51 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 Dappspawn_namespace.c117 char path[32]; // path that contains the process name in GetPidByName() local
/base/startup/init/test/unittest/modules/
H A Deng_unittest.cpp37 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 Dueventd_event_unittest.cpp95 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 Daudio_player.cpp119 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 Dims_video_call_control.cpp94 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 Dhril_hdf.c47 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 Dcore_service_common_test.cpp192 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 Dmodule_update_kits_impl.cpp209 int32_t ModuleUpdateKitsImpl::StartUpdateHmpPackage(const std::string &path, in StartUpdateHmpPackage() argument
/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_hvb_ops.cpp37 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 Dmain.cpp112 static int UpdateModulePackage(const std::string &path) in UpdateModulePackage() argument
/base/update/updater/interfaces/kits/updaterkits/
H A Dupdaterkits.cpp126 static bool IsPackagePath(const std::string &path) in IsPackagePath() argument
[all...]
/base/telephony/telephony_data/pdp_profile/src/
H A Drdb_pdp_profile_helper.cpp47 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 Dmodule_update_stub.cpp149 std::string path = Str16ToStr8(data.ReadString16()); in StartUpdateHmpPackageStub() local
H A Dmodule_update_service.cpp106 int32_t ModuleUpdateService::StartUpdateHmpPackage(const std::string &path, in StartUpdateHmpPackage() argument
[all...]
/base/update/sys_installer/services/module_update/src/
H A Dmodule_file_repository.cpp53 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 Dpackage.cpp138 CreatePackage(const UpgradePkgInfoExt *pkgInfoExt, std::vector<ComponentInfoExt> &compInfo, const char *path, const char *keyPath) CreatePackage() argument

Completed in 22 milliseconds

1...<<81828384858687888990>>...250