Home
last modified time | relevance | path

Searched defs:path (Results 2601 - 2625 of 4599) sorted by relevance

1...<<101102103104105106107108109110>>...184

/foundation/multimedia/ringtone_library/services/ringtone_helper/src/
H A Dvibrate_asset.cpp58 void VibrateAsset::SetPath(const string &path) in SetPath() argument
/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H A Dringtone_restore_base.cpp227 string path = {}; in GetRestoreDir() local
/foundation/multimedia/player_framework/services/utils/
H A Duri_helper.cpp38 static bool PathToRealFileUrl(const std::string_view &path, std::string &realPath) in PathToRealFileUrl() argument
[all...]
/foundation/multimedia/ringtone_library/services/ringtone_scanner/src/
H A Dringtone_scanner_db.cpp31 int32_t RingtoneScannerDb::GetFileBasicInfo(const string &path, unique_ptr<RingtoneMetadata> &ptr) in GetFileBasicInfo() argument
52 int32_t RingtoneScannerDb::GetVibrateFileBasicInfo(const string &path, unique_ptr<VibrateMetadata> &ptr) in GetVibrateFileBasicInfo() argument
/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_strategy_manager/
H A Dmemcg.cpp146 std::string path = KernelInterface::GetInstance().JoinPath(GetMemcgPath_(), "memory.stat"); in UpdateMemInfoFromKernel() local
249 inline bool Memcg::WriteToFile_(const std::string& path, const std::string& content, bool truncated) in WriteToFile_() argument
263 std::string path = KernelInterface::GetInstance().JoinPath(GetMemcgPath_(), "memory.zswapd_single_memcg_param"); in ReadScoreAndReclaimRatiosFromKernel_() local
[all...]
/foundation/resourceschedule/memmgr/services/memmgrservice/src/
H A Dmem_mgr_service.cpp228 std::string path = KernelInterface::GetInstance().JoinPath("/proc/", std::to_string(pid), "/oom_score_adj"); in GetReclaimPriorityByPid() local
/foundation/resourceschedule/memmgr/test/unittest/phone/
H A Dpurgeable_memory_manager_test.cpp234 const char *path = PurgeableMemUtils::PATH_PURGE_HEAP.c_str(); in HWTEST_F() local
H A Dkernel_interface_test.cpp88 std::string path = KernelInterface::GetInstance().JoinPath(first, second); in HWTEST_F() local
124 std::string path = KernelInterface::GetInstance().JoinPath(BASE_PATH, "testFile"); HWTEST_F() local
135 std::string path = KernelInterface::GetInstance().JoinPath(BASE_PATH, "testFile"); HWTEST_F() local
148 std::string path = KernelInterface::GetInstance().JoinPath(BASE_PATH, "testFile"); HWTEST_F() local
181 std::string path = KernelInterface::GetInstance().JoinPath(BASE_PATH, "testFile"); HWTEST_F() local
209 std::string path = "/NoSuchDir/file"; HWTEST_F() local
231 std::string path = "/NoSuchDir/NoSuchFile"; HWTEST_F() local
256 std::string path = KernelInterface::GetInstance().JoinPath(BASE_PATH, "testDir"); HWTEST_F() local
[all...]
/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/include/
H A Dsocperf_common.h60 std::string path; member in OHOS::ResourceSchedule::ResNode
/foundation/resourceschedule/memmgr/services/memmgrservice/src/purgeable_mem_manager/
H A Dpurgeable_mem_utils.cpp97 std::string path = KernelInterface::GetInstance().JoinPath(KernelInterface::ROOT_PROC_PATH, std::to_string(pid), in GetProcPurgeableHeapInfo() local
143 std::string path = KernelInterface::GetInstance().JoinPath(memcgPath, FILE_PURGE_MEMCG_HEAP); in PurgeHeapMemcg() local
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/
H A Dlocal_ability_manager_test.cpp92 auto path = TEST_RESOURCE_PATH + "test_trust_not_all_allow.json"; in HWTEST_F() local
121 auto path = TEST_RESOURCE_PATH + "test_trust_all_allow.json"; in HWTEST_F() local
337 string path = ""; in HWTEST_F() local
/foundation/communication/netmanager_base/services/netstatsmanager/src/
H A Dnet_stats_database_helper.cpp57 NetStatsDatabaseHelper::NetStatsDatabaseHelper(const std::string &path) in NetStatsDatabaseHelper() argument
93 int32_t NetStatsDatabaseHelper::Open(const std::string &path) in Open() argument
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_proxy_file_common.c166 const char *TransGetFileName(const char *path) in TransGetFileName() argument
[all...]
/foundation/deviceprofile/device_info_manager/services/core/src/permissionmanager/
H A Dpermission_manager.cpp73 char path[PATH_MAX + 1] = {0x00}; in LoadPermissionCfg() local
/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_request.cpp100 void HttpClientRequest::SetCaPath(const std::string &path) in SetCaPath() argument
/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_default_rule_parser.cpp270 auto path = std::filesystem::absolute(filePath, error); in ReadJsonFile() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/executor/document/
H A Dcheck_common.cpp238 int CheckCommon::CheckProjection(JsonObject &projectionObj, std::vector<std::vector<std::string>> &path) in CheckProjection() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_manager.cpp73 bool RelationalStoreManager::PreCheckOpenStore(const std::string &path, const std::string &storeId, in PreCheckOpenStore() argument
92 DB_API DBStatus RelationalStoreManager::OpenStore(const std::string &path, const std::string &storeId, in OpenStore() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_profile_config.cpp96 std::string path; in Unmarshal() local
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/
H A Dstore_factory_test.cpp95 std::chrono::system_clock::time_point StoreFactoryTest::GetDate(const std::string &name, const std::string &path) in GetDate() argument
116 bool StoreFactoryTest::ChangeKeyDate(const std::string &name, const std::string &path, int duration) in ChangeKeyDate() argument
149 std::shared_ptr<StoreFactoryTest::DBManager> StoreFactoryTest::GetDBManager(const std::string &path, const AppId &appId) in GetDBManager() argument
[all...]
H A Dbackup_manager_test.cpp250 std::string path = { baseDir + "/key/" + buildKeyFile + ".bk" }; in HWTEST_F() local
336 std::string path = { baseDir + "/key/" + buildKeyFile + ".bk" }; in HWTEST_F() local
391 std::string path = { baseDir + "/key/" + buildKeyFile }; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dkv_hiview_reporter.cpp234 std::string KVDBFaultHiViewReporter::GetDBPath(const std::string &path, const std::string &storeId) in GetDBPath() argument
H A Dstore_util.cpp155 bool StoreUtil::InitPath(const std::string &path) in InitPath() argument
186 std::vector<std::string> StoreUtil::GetSubPath(const std::string &path) in GetSubPath() argument
204 GetFiles(const std::string &path) GetFiles() argument
255 Remove(const std::string &path) Remove() argument
281 RemoveRWXForOthers(const std::string &path) RemoveRWXForOthers() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
H A Dsqlite_store_executor_impl.cpp27 int SqliteStoreExecutorImpl::CreateDatabase(const std::string &path, const DBConfig &config, sqlite3 *&db) in CreateDatabase() argument
H A Drd_sqlite_utils.cpp59 int RDSQLiteUtils::CreateDataBase(const std::string &path, int flag, sqlite3 *&db) in CreateDataBase() argument

Completed in 19 milliseconds

1...<<101102103104105106107108109110>>...184