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
613 resource_name_string = ToFormattedResourceString(&resource_name); in GetLastResourceResolution()
223 std::string formatted_name = ToFormattedResourceString(&name); in TEST_F()
1054 std::string result = ToFormattedResourceString(&name); in NativeGetResourceName()