Home
last modified time | relevance | path

Searched defs:installPath (Results 1 – 16 of 16) sorted by relevance

/aosp12/system/sepolicy/build/soong/
H A Dcompat_cil.go39 installPath android.InstallPath member
H A Dsepolicy_vers.go41 installPath android.InstallPath member
H A Dpolicy.go68 installPath android.InstallPath member
245 installPath android.InstallPath member
H A Dcil_compat_map.go77 installPath android.InstallPath member
H A Dversioned_policy.go68 installPath android.InstallPath member
H A Dselinux_contexts.go73 installPath android.InstallPath member
/aosp12/build/soong/dexpreopt/
H A Dclass_loader_context_test.go285 func installPath(ctx android.ModuleInstallPathContext, lib string) android.InstallPath { func
/ohos5.0/base/startup/appspawn/service/hnp/installer/src/
H A Dhnp_installer.c50 static int HnpGenerateSoftLinkAllByJson(const char *installPath, const char *dstPath, HnpCfgInfo *h… in HnpGenerateSoftLinkAllByJson()
106 static int HnpGenerateSoftLinkAll(const char *installPath, const char *dstPath) in HnpGenerateSoftLinkAll()
165 static int HnpGenerateSoftLink(const char *installPath, const char *hnpBasePath, HnpCfgInfo *hnpCfg) in HnpGenerateSoftLink()
/ohos5.0/base/web/webview/ohos_adapter/ohos_resource_adapter/src/
H A Dohos_resource_adapter_impl.cpp127 std::string convertToSandboxPath(const std::string& installPath, const std::string& prefixPath) in convertToSandboxPath()
155 std::string installPath = convertToSandboxPath( in GetArkWebHapPath() local
205 std::string installPath = convertToSandboxPath( in GetNWebHapPath() local
/aosp12/build/soong/java/
H A Ddexpreopt.go30 installPath android.InstallPath member
H A Dapp_import.go57 installPath android.InstallPath member
H A Dapp.go446 func (a *AndroidApp) installPath(ctx android.ModuleContext) android.InstallPath { func
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_extractor_util.cpp196 bool GtExtractorUtil::HasWrittenFile(const char *installPath, const char *path, const char *filenam… in HasWrittenFile()
/aosp12/build/soong/cc/
H A Dndk_library.go91 installPath android.Path member
/ohos5.0/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_utils.cpp212 std::string installPath = std::string(UPDATE_INSTALL_DIR) + "/" + hmpName; in Revert() local
/aosp12/build/blueprint/bootstrap/
H A Dbootstrap.go396 installPath string member