Searched refs:kEmptyBundleData (Results 1 – 1 of 1) sorted by relevance
319 static const BundleData kEmptyBundleData; variable322 return bundle_data_ ? *bundle_data_ : kEmptyBundleData; in bundle_data()