| /base/account/os_account/services/accountmgr/include/ |
| D | account_file_watcher_manager.h | 37 std::string GetFilePath();
|
| /base/update/updater/services/package/pkg_manager/ |
| D | pkg_utils.h | 37 std::string GetFilePath(const std::string &fileName);
|
| D | pkg_utils.cpp | 49 std::string GetFilePath(const std::string &fileName) in GetFilePath() function 141 std::string path = GetFilePath(fileName); in GetFileSize()
|
| D | pkg_managerImpl.cpp | 317 ret = ExtraAndLoadPackage(GetFilePath(packagePath), name, pkgType, fileIds); in LoadPackage()
|
| /base/telephony/core_service/services/sim/src/ |
| D | icc_dialling_numbers_handler.cpp | 47 std::string IccDiallingNumbersHandler::GetFilePath(int elementaryFileId) in GetFilePath() function in OHOS::Telephony::IccDiallingNumbersHandler 69 fileController_->ObtainLinearFixedFile(ef, GetFilePath(ef), index, ptDiallingNumberRead); in GetDiallingNumbers() 86 fileController_->ObtainAllLinearFixedFile(ef, GetFilePath(ef), ptDiallingNumberReadAll); in GetAllDiallingNumbers() 107 fileController_->ObtainLinearFileSize(infor.fileId, GetFilePath(infor.fileId), linearFileSize); in UpdateDiallingNumbers() 311 GetFilePath(loadRequest->GetElementaryFileId()), loadRequest->GetIndex(), data, dataLen, in SendUpdateCommand()
|
| /base/hiviewdfx/hitrace/interfaces/native/innerkits/src/ |
| D | hitrace_dump.cpp | 139 std::string GetFilePath(const std::string &fileName) in GetFilePath() function 385 std::string filePath = GetFilePath(filename); in ReadFile() 636 std::string headerPagePath = GetFilePath("events/header_page"); in WriteHeaderPage() 645 std::string printkFormatPath = GetFilePath("printk_formats"); in WritePrintkFormats() 693 std::string cmdlinesPath = GetFilePath("saved_cmdlines"); in WriteCmdlines() 699 std::string tgidsPath = GetFilePath("saved_tgids"); in WriteTgids()
|
| /base/hiviewdfx/hiview/base/utility/include/ |
| D | freeze_json_util.h | 100 std::string GetFilePath(long pid, long uid, unsigned long long timestamp);
|
| /base/global/resource_management/frameworks/resmgr/include/ |
| D | hap_manager.h | 241 RState GetFilePath(const HapResource::ValueUnderQualifierDir *qd, const ResType resType,
|
| /base/hiviewdfx/hiview/plugins/freeze_detector/ |
| D | vendor.cpp | 141 …std::string filePath = FreezeJsonUtil::GetFilePath(node.GetPid(), node.GetUid(), node.GetTimestamp… in MergeFreezeJsonFile() 153 std::string mergeFilePath = FreezeJsonUtil::GetFilePath(watchPoint.GetPid(), in MergeFreezeJsonFile()
|
| /base/hiviewdfx/hiview/base/utility/ |
| D | freeze_json_util.cpp | 47 std::string GetFilePath(long pid, long uid, unsigned long long timestamp) in GetFilePath() function
|
| /base/account/os_account/services/accountmgr/src/ |
| D | account_file_watcher_manager.cpp | 327 if ((it.second->GetLocalId() == id) && (it.second->GetFilePath() == filePath)) { in RemoveFileWatcher() 453 std::string FileWatcher::GetFilePath() in GetFilePath() function in OHOS::AccountSA::FileWatcher
|
| /base/telephony/core_service/services/sim/include/ |
| D | icc_dialling_numbers_handler.h | 209 std::string GetFilePath(int elementaryFileId);
|
| /base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/ |
| D | cert_manager.c | 63 static int32_t GetFilePath(const struct CmContext *context, uint32_t store, char *pathPtr, in GetFilePath() function 119 int32_t ret = GetFilePath(context, store, pathPtr, suffixBuf, &suffixLen); in CmGetFilePath()
|
| /base/global/resource_management/frameworks/resmgr/src/ |
| D | hap_manager.cpp | 617 RState state = HapManager::GetFilePath(qd, ResType::MEDIA, filePath); in GetMediaDataFromIndex() 662 RState state = HapManager::GetFilePath(qd, ResType::MEDIA, filePath); in GetMediaBase64DataFromIndex() 776 RState HapManager::GetFilePath(const HapResource::ValueUnderQualifierDir *vuqd, const ResType resTy… in GetFilePath() function in OHOS::Global::Resource::HapManager
|
| D | resource_manager_impl.cpp | 885 return hapManager_->GetFilePath(qd, ResType::PROF, outValue); in GetProfileById() 894 return hapManager_->GetFilePath(qd, ResType::PROF, outValue); in GetProfileByName() 908 RState state = hapManager_->GetFilePath(qd, ResType::MEDIA, outValue); in GetMediaById() 923 RState state = hapManager_->GetFilePath(qd, ResType::MEDIA, outValue); in GetMediaByName()
|
| /base/msdp/device_status/services/interaction/drag/include/ |
| D | drag_drawing.h | 215 int32_t GetFilePath(std::string &filePath);
|
| /base/security/huks/services/huks_standard/huks_service/main/core/src/ |
| D | hks_storage.c | 1290 static int32_t GetFilePath(const struct HksProcessInfo *processInfo, in GetFilePath() function 1431 ret = GetFilePath(processInfo, HKS_STORAGE_TYPE_KEY, &fileInfo); in HksGetKeyAliasByProcessName() 1452 ret = GetFilePath(processInfo, HKS_STORAGE_TYPE_KEY, &fileInfo); in HksGetKeyCountByProcessName()
|
| /base/hiviewdfx/hiview/plugins/eventlogger/ |
| D | event_logger.cpp | 148 std::string jsonFilePath = FreezeJsonUtil::GetFilePath(event->GetEventIntValue("PID"), in StartLogCollect()
|
| /base/hiviewdfx/hiview/plugins/faultlogger/service/ |
| D | faultlogger.cpp | 941 std::string jsonFilePath = FreezeJsonUtil::GetFilePath(info.pid, info.id, info.time); in GetFreezeJsonCollector()
|
| /base/update/updater/test/fuzztest/fuzz_src_data/ |
| D | TestDecompressGzip.new.gz | |
| /base/update/updater/test/unittest/test_data/applypatch/ |
| D | TestDecompressGzip.new.gz | |
| /base/msdp/device_status/services/interaction/drag/src/ |
| D | drag_drawing.cpp | 1266 int32_t DragDrawing::GetFilePath(std::string &filePath) in GetFilePath() function in OHOS::Msdp::DeviceStatus::DragDrawing 1653 if (GetFilePath(filePath) != RET_OK) { in UpdateValidDragStyle()
|