/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 100 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 | 48 std::string IccDiallingNumbersHandler::GetFilePath(int elementaryFileId) in GetFilePath() function in OHOS::Telephony::IccDiallingNumbersHandler 70 fileController_->ObtainLinearFixedFile(ef, GetFilePath(ef), index, ptDiallingNumberRead); in GetDiallingNumbers() 87 fileController_->ObtainAllLinearFixedFile(ef, GetFilePath(ef), ptDiallingNumberReadAll); in GetAllDiallingNumbers() 108 fileController_->ObtainLinearFileSize(infor.fileId, GetFilePath(infor.fileId), linearFileSize); in UpdateDiallingNumbers() 312 GetFilePath(loadRequest->GetElementaryFileId()), loadRequest->GetIndex(), data, dataLen, in SendUpdateCommand()
|
/base/global/resource_management/frameworks/resmgr/include/ |
D | hap_manager.h | 234 RState GetFilePath(const HapResource::ValueUnderQualifierDir *qd, const ResType resType,
|
/base/msdp/device_status/services/interaction/drag/include/ |
D | drag_drawing.h | 145 int32_t GetFilePath(std::string &filePath);
|
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/ |
D | cert_manager.c | 62 static int32_t GetFilePath(const struct CmContext *context, uint32_t store, char *pathPtr, in GetFilePath() function 118 int32_t ret = GetFilePath(context, store, pathPtr, suffixBuf, &suffixLen); in CmGetFilePath()
|
/base/telephony/core_service/services/sim/include/ |
D | icc_dialling_numbers_handler.h | 211 std::string GetFilePath(int elementaryFileId);
|
/base/global/resource_management/frameworks/resmgr/src/ |
D | resource_manager_impl.cpp | 733 return hapManager_->GetFilePath(qd, ResType::PROF, outValue); in GetProfileById() 742 return hapManager_->GetFilePath(qd, ResType::PROF, outValue); in GetProfileByName() 756 RState state = hapManager_->GetFilePath(qd, ResType::MEDIA, outValue); in GetMediaById() 771 RState state = hapManager_->GetFilePath(qd, ResType::MEDIA, outValue); in GetMediaByName()
|
D | hap_manager.cpp | 612 RState state = HapManager::GetFilePath(qd, ResType::MEDIA, filePath); in GetMediaDataFromIndex() 657 RState state = HapManager::GetFilePath(qd, ResType::MEDIA, filePath); in GetMediaBase64DataFromIndex() 747 RState HapManager::GetFilePath(const HapResource::ValueUnderQualifierDir *vuqd, const ResType resTy… in GetFilePath() function in OHOS::Global::Resource::HapManager
|
/base/msdp/device_status/services/interaction/drag/src/ |
D | drag_drawing.cpp | 234 if (GetFilePath(filePath) != RET_OK) { in UpdateDragStyle() 552 if (GetFilePath(filePath) != RET_OK) { in InitDrawStyle() 1008 int32_t DragDrawing::GetFilePath(std::string &filePath) in GetFilePath() function in OHOS::Msdp::DeviceStatus::DragDrawing
|
/base/security/huks/services/huks_standard/huks_service/main/core/src/ |
D | hks_storage.c | 1123 static int32_t GetFilePath(const struct HksProcessInfo *processInfo, in GetFilePath() function 1265 ret = GetFilePath(processInfo, HKS_STORAGE_TYPE_KEY, &fileInfo); in HksGetKeyAliasByProcessName() 1286 ret = GetFilePath(processInfo, HKS_STORAGE_TYPE_KEY, &fileInfo); in HksGetKeyCountByProcessName()
|
/base/update/updater/test/unittest/test_data/applypatch/ |
D | TestDecompressGzip.new.gz |
|