Searched refs:ParseFloatValue (Results 1 – 1 of 1) sorted by relevance
455 static T ParseFloatValue(const dex::u1** pptr, size_t size) { in ParseFloatValue() function501 ir_encoded_value->u.float_value = ParseFloatValue<float>(pptr, arg + 1); in ParseEncodedValue()505 ir_encoded_value->u.double_value = ParseFloatValue<double>(pptr, arg + 1); in ParseEncodedValue()