| /base/hiviewdfx/hiview/base/event_store/utility/writer/ |
| H A D | sys_event_doc_writer.cpp | 30 SysEventDocWriter::SysEventDocWriter(const std::string& path): EventDocWriter(path)
in SysEventDocWriter() argument
|
| /base/hiviewdfx/hiview/framework/native/unified_collection/graphic_memory/ |
| H A D | graphic_memory.cpp | 99 std::string path = "/proc/process_dmabuf_info"; in GetGraphByPid() local
|
| /base/hiviewdfx/hiview/plugins/usage_event_report/service/ |
| H A D | usage_event_report_service.cpp | 42 void UsageEventReportService::InitWorkPath(const char* path)
in InitWorkPath() argument [all...] |
| /base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/ |
| H A D | event_log_catcher.cpp | 79 char path[PATH_MAX] = {0}; in AppendFile() local
|
| /base/account/os_account/services/accountmgr/src/osaccount/ |
| H A D | os_account_plugin_manager.cpp | 63 void OsAccountPluginManager::LoaderLib(const std::string &path, const std::string &libName) in LoaderLib() argument
|
| /base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/ |
| H A D | hap_resource_test.cpp | 150 const char *path = resPath.c_str(); in HWTEST_F() local
|
| /base/global/resource_management/frameworks/resmgr/test/unittest/common/ |
| H A D | resource_manager_test_hap.cpp | 997 std::string path = ""; in HWTEST_F() local
|
| H A D | hap_resource_test.cpp | 179 const char *path = resPath.c_str(); in HWTEST_F() local
|
| /base/hiviewdfx/faultloggerd/common/cutil/ |
| H A D | dfx_cutil.c | 31 static bool ReadStringFromFile(const char* path, char* dst, size_t dstSz) in ReadStringFromFile() argument
|
| H A D | musl_cutil.h | 34 static bool ReadStringFromFile(const char* path, char* dst, size_t dstSz) in ReadStringFromFile() argument
|
| /base/powermgr/thermal_manager/test/unittest/src/ |
| H A D | thermal_policy_test.cpp | 209 string path = "test/path"; in HWTEST_F() local
|
| H A D | thermal_mgr_policy_test.cpp | 1747 string path = "test"; in HWTEST_F() local
|
| /base/powermgr/battery_statistics/services/native/src/ |
| H A D | battery_stats_parser.cpp | 40 char* path = GetOneCfgFile(POWER_AVERAGE_FILE.c_str(), buf, MAX_PATH_LEN);
in Init() local 71 bool BatteryStatsParser::LoadAveragePowerFromFile(const std::string& path)
in LoadAveragePowerFromFile() argument
|
| /base/powermgr/power_manager/services/native/src/wakeup_action/ |
| H A D | wakeup_action_source_parser.cpp | 58 char* path = GetOneCfgFile(POWER_WAKEUP_ACTION_CONFIG_FILE.c_str(), buf, MAX_PATH_LEN); in GetTargetPath() local
|
| /base/powermgr/power_manager/utils/vibrator/src/ |
| H A D | vibrator_source_parser.cpp | 51 char* path = GetOneCfgFile(etcPath.c_str(), buf, MAX_PATH_LEN);
in GetTargetPath() local
|
| /base/powermgr/power_manager/services/native/src/ |
| H A D | power_save_mode.cpp | 39 char* path = GetOneCfgFile(POWER_MODE_CONFIG_PATH.c_str(), buf, MAX_PATH_LEN); in PowerSaveMode() local 59 bool PowerSaveMode::StartXMlParse(std::string path) in StartXMlParse() argument
|
| /base/powermgr/thermal_manager/test/common/src/ |
| H A D | thermal_test.cpp | 36 int32_t ThermalTest::WriteFile(std::string path, std::string buf) in WriteFile() argument 52 int32_t ThermalTest::ReadFile(std::string path, std::string& buf) in ReadFile() argument 94 bool ThermalTest::IsMock(const std::string& path) in IsMock() argument 130 std::string ThermalTest::GetNodeValue(const std::string& path) in GetNodeValue() argument 138 SetNodeValue(int32_t value, const std::string& path) SetNodeValue() argument 146 SetNodeString(std::string str, const std::string& path) SetNodeString() argument [all...] |
| /base/request/request/frameworks/js/napi/include/upload/ |
| H A D | upload_common.h | 42 std::string path;
member
|
| /base/notification/distributed_notification_service/services/distributed/test/unittest/mock/ |
| H A D | mock_distributed_kv_data_manager.cpp | 87 Status DistributedKvDataManager::DeleteKvStore(const AppId &appId, const StoreId &storeId, const std::string &path) in DeleteKvStore() argument
|
| /base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/ |
| H A D | cert_manager_file.c | 28 inline uint32_t CertManagerFileSize(const char *path, const char *fileName) in CertManagerFileSize() argument 33 inline uint32_t CertManagerFileRead(const char *path, const char *fileName, uint32_t offset, uint8_t *buf, uint32_t len) in CertManagerFileRead() argument 38 inline int32_t CertManagerFileWrite(const char *path, const char *fileName, in CertManagerFileWrite() argument 44 inline int32_t CertManagerFileRemove(const char *path, const char *fileName) in CertManagerFileRemove() argument 49 static int32_t GetNumberOfFiles(const char *path) in GetNumberOfFiles() argument 79 MallocFileNames(struct CmMutableBlob **fNames, const char *path, uint32_t *fileCount) MallocFileNames() argument 110 GetFileNames(const char *path, struct CmMutableBlob *fNames, uint32_t fileCount) GetFileNames() argument 156 CertManagerGetFilenames(struct CmMutableBlob *fileNames, const char *path) CertManagerGetFilenames() argument 200 GetCertCount(const char *path) GetCertCount() argument [all...] |
| /base/security/code_signature/utils/src/ |
| H A D | fsverity_utils_helper.cpp | 71 bool FsverityUtilsHelper::ComputeDigest(const char *path, struct libfsverity_digest **digest)
in ComputeDigest() argument 94 bool FsverityUtilsHelper::GenerateFormattedDigest(const char *path, ByteBuffer &digestBuffer)
in GenerateFormattedDigest() argument
|
| /base/security/device_auth/deps_adapter/os_adapter/impl/src/liteos/mini/ |
| H A D | hc_file.c | 27 static int HcFileOpenRead(const char *path)
in HcFileOpenRead() argument 34 static int HcFileOpenWrite(const char *path)
in HcFileOpenWrite() argument 41 int HcFileOpen(const char *path, int mode, FileHandle *file)
in HcFileOpen() argument 104 void HcFileRemove(const char *path)
in HcFileRemove() argument 114 HcFileGetSubFileName(const char *path, StringVector *nameVec) HcFileGetSubFileName() argument [all...] |
| /base/security/device_auth/test/unittest/deviceauth/source/ |
| H A D | creds_manager_test.cpp | 57 static void RemoveDir(const char *path) in RemoveDir() argument
|
| H A D | mk_agree_test.cpp | 53 static void RemoveDir(const char *path) in RemoveDir() argument
|
| /base/startup/init/services/modules/reboot/ |
| H A D | reboot_misc.c | 35 static int RBMiscWriteUpdaterMessage(const char *path, const struct RBMiscUpdateMessage *boot)
in RBMiscWriteUpdaterMessage() argument 52 static int RBMiscReadUpdaterMessage(const char *path, struct RBMiscUpdateMessage *boot)
in RBMiscReadUpdaterMessage() argument
|