Home
last modified time | relevance | path

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

/ohos5.0/build/indep_configs/scripts/
H A Drefactor_hpm_bundle_json.py44 def _scan_dir_to_get_info(bundle_path): argument
/ohos5.0/base/security/code_signature/services/key_enable/src/
H A Dprofile_utils.rs435 let bundle_path = match profile_type { in create_bundle_path() localVariable
457 let bundle_path = create_bundle_path(&_bundle_name, profile_type)?; in enable_key_in_profile_internal() localVariable
488 let bundle_path = fmt_store_path(prefix, bundle_name); in process_remove_bundle() localVariable
/ohos5.0/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_ffi.cpp67 const std::string& bundle_path = ctx->GetBundleCodeDir(); in FfiOHOSWebviewCtlInitializeWebEngine() local