Searched refs:ParseBinaryResValue (Results 1 – 4 of 4) sorted by relevance
230 std::unique_ptr<Item> ParseBinaryResValue(const ResourceType& type,
735 std::unique_ptr<Item> ParseBinaryResValue(const ResourceType& type, const ConfigDescription& config, in ParseBinaryResValue() function
518 std::unique_ptr<Item> item = ResourceUtils::ParseBinaryResValue(name.type, config, value_pool_, in ParseValue()
257 attr.compiled_value = ResourceUtils::ParseBinaryResValue( in CopyAttributes()