Home
last modified time | relevance | path

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

/base/security/code_signature/services/key_enable/src/
Dprofile_utils.rs441 let bundle_path = match profile_type { in create_bundle_path() localVariable
463 let bundle_path = create_bundle_path(&_bundle_name, profile_type)?; in enable_key_in_profile_internal() localVariable
494 let bundle_path = fmt_store_path(prefix, bundle_name); in process_remove_bundle() localVariable
/base/web/webview/interfaces/kits/cj/src/
Dwebview_ffi.cpp166 const std::string& bundle_path = ctx->GetBundleCodeDir(); in FfiOHOSWebviewCtlInitializeWebEngine() local