Searched refs:ParseBinaryResValue (Results 1 – 6 of 6) sorted by relevance
227 std::unique_ptr<Item> ParseBinaryResValue(const ResourceType& type,
116 std::unique_ptr<Item> item = ResourceUtils::ParseBinaryResValue(ResourceType::kId, in TEST()
663 ResourceUtils::ParseBinaryResValue(*type, config, value_pool_, *value, &out_pool_); in PrintResValue()
755 std::unique_ptr<Item> ParseBinaryResValue(const ResourceType& type, const ConfigDescription& config, in ParseBinaryResValue() function
259 attr.compiled_value = ResourceUtils::ParseBinaryResValue( in CopyAttributes()
565 std::unique_ptr<Item> item = ResourceUtils::ParseBinaryResValue( in ParseValue()