Home
last modified time | relevance | path

Searched defs:GetRootPath (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H A Dunified_data_helper.cpp210 std::string UnifiedDataHelper::GetRootPath() in GetRootPath() function in OHOS::UDMF::UnifiedDataHelper
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dapplication_cleaner.cpp128 int ApplicationCleaner::GetRootPath(std::vector<std::string> &rootPath) in GetRootPath() function in OHOS::AppExecFwk::ApplicationCleaner
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/util/
H A Doptions.cpp318 std::string Options::GetRootPath(const std::string &package) const in GetRootPath() function in OHOS::HDI::Options
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Doptions.cpp708 std::string Options::GetRootPath(const std::string &package) const in GetRootPath() function in OHOS::Idl::Options
/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_storage.c28 int32_t GetRootPath(uint32_t store, char *rootPath, uint32_t pathLen) in GetRootPath() function