Searched refs:ToFormattedResourceString (Results 1 – 5 of 5) sorted by relevance
39 std::string ToFormattedResourceString(AssetManager2::ResourceName* resource_name);
79 std::string ToFormattedResourceString(AssetManager2::ResourceName* resource_name) { in ToFormattedResourceString() function
322 const std::string name = ToFormattedResourceString(&res_name); in GetOverlayablesToString()817 resource_name_string = ToFormattedResourceString(&resource_name); in GetLastResourceResolution()
252 std::string formatted_name = ToFormattedResourceString(&name); in TEST_F()
1021 std::string result = ToFormattedResourceString(&name); in NativeGetResourceName()