Home
last modified time | relevance | path

Searched refs:GetFilePath (Results 1 – 13 of 13) sorted by relevance

/base/update/updater/services/package/pkg_manager/
Dpkg_utils.h37 std::string GetFilePath(const std::string &fileName);
Dpkg_utils.cpp49 std::string GetFilePath(const std::string &fileName) in GetFilePath() function
100 std::string path = GetFilePath(fileName); in GetFileSize()
Dpkg_managerImpl.cpp317 ret = ExtraAndLoadPackage(GetFilePath(packagePath), name, pkgType, fileIds); in LoadPackage()
/base/telephony/core_service/services/sim/src/
Dicc_dialling_numbers_handler.cpp48 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/
Dhap_manager.h234 RState GetFilePath(const HapResource::ValueUnderQualifierDir *qd, const ResType resType,
/base/msdp/device_status/services/interaction/drag/include/
Ddrag_drawing.h145 int32_t GetFilePath(std::string &filePath);
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
Dcert_manager.c62 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/
Dicc_dialling_numbers_handler.h211 std::string GetFilePath(int elementaryFileId);
/base/global/resource_management/frameworks/resmgr/src/
Dresource_manager_impl.cpp733 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()
Dhap_manager.cpp612 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/
Ddrag_drawing.cpp234 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/
Dhks_storage.c1123 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/
DTestDecompressGzip.new.gz