Searched defs:bundle_path (Results 1 – 2 of 2) sorted by relevance
441 let bundle_path = match profile_type { in create_bundle_path() localVariable463 let bundle_path = create_bundle_path(&_bundle_name, profile_type)?; in enable_key_in_profile_internal() localVariable494 let bundle_path = fmt_store_path(prefix, bundle_name); in process_remove_bundle() localVariable
166 const std::string& bundle_path = ctx->GetBundleCodeDir(); in FfiOHOSWebviewCtlInitializeWebEngine() local