Searched refs:create_bundle_path (Results 1 – 1 of 1) sorted by relevance
434 fn create_bundle_path(bundle_name: &str, profile_type: u32) -> Result<String, ()> { in create_bundle_path() function457 let bundle_path = create_bundle_path(&_bundle_name, profile_type)?; in enable_key_in_profile_internal()