Searched refs:GetPackageInfo (Results 1 – 8 of 8) sorted by relevance
63 const PkgInfo *GetPackageInfo(const std::string &packagePath) override in GetPackageInfo() function
120 const PkgInfo *pkgInfo = pkgManager_->GetPackageInfo(UPDATE_BIN_FILE); in UpdateBinHead()
56 const PkgInfo *GetPackageInfo(const std::string &packagePath) override;
463 const PkgInfo *PkgManagerImpl::GetPackageInfo(const std::string &packagePath) in GetPackageInfo() function in Hpackage::PkgManagerImpl
276 virtual const PkgInfo *GetPackageInfo(const std::string &packagePath) = 0;
1/* 2 * Copyright (c) 2021 Huawei Device Co., Ltd. 3 * ...
605 void GetPackageInfo(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg) in GetPackageInfo() function1080 GetPackageInfo(runtime, arg); in JsHandleAppApi()