Home
last modified time | relevance | path

Searched defs:bundle_path (Results 1 – 3 of 3) sorted by relevance

/base/security/code_signature/services/key_enable/src/
Dprofile_utils.rs378 let bundle_path = match profile_type { in create_bundle_path() localVariable
400 let bundle_path = create_bundle_path(&_bundle_name, profile_type)?; in enable_key_in_profile_internal() localVariable
431 let bundle_path = fmt_store_path(prefix, bundle_name); in process_remove_bundle() localVariable
/base/web/webview/ohos_nweb/src/
Dnweb_helper.cpp693 const std::string& bundle_path = ctx->GetBundleCodeDir(); in GetWebEngineHandler() local
906 const std::string& bundle_path = ctx->GetBundleCodeDir(); in GetCookieManager() local
1168 const std::string& bundle_path = ctx->GetBundleCodeDir(); in GetAdsBlockManager() local
/base/web/webview/interfaces/kits/cj/src/
Dwebview_ffi.cpp67 const std::string& bundle_path = ctx->GetBundleCodeDir(); in FfiOHOSWebviewCtlInitializeWebEngine() local