Searched refs:resource_path (Results 1 – 1 of 1) sorted by relevance
211 auto* resource_path = resourceMappings.mutable_shortened_paths()->add_resource_paths(); in WriteObfuscationMap() local212 resource_path->set_original_path(original_path); in WriteObfuscationMap()213 resource_path->set_shortened_path(shortened_path); in WriteObfuscationMap()