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