Searched defs:bundle_path (Results 1 – 3 of 3) sorted by relevance
44 def _scan_dir_to_get_info(bundle_path): argument
435 let bundle_path = match profile_type { in create_bundle_path() localVariable457 let bundle_path = create_bundle_path(&_bundle_name, profile_type)?; in enable_key_in_profile_internal() localVariable488 let bundle_path = fmt_store_path(prefix, bundle_name); in process_remove_bundle() localVariable
67 const std::string& bundle_path = ctx->GetBundleCodeDir(); in FfiOHOSWebviewCtlInitializeWebEngine() local