Searched refs:FindEntryInternal (Results 1 – 2 of 2) sorted by relevance
416 base::expected<FindEntryResult, NullOrIOError> FindEntryInternal(
651 auto result = FindEntryInternal(package_group, type_idx, entry_idx, *desired_config, in FindEntry()766 base::expected<FindEntryResult, NullOrIOError> AssetManager2::FindEntryInternal( in FindEntryInternal() function in android::AssetManager2