Searched defs:raw_value (Results 1 – 7 of 7) sorted by relevance
38 auto raw_value = common::Int64FromString(str); in FromLegacyConfigString() local51 auto raw_value = common::Int64FromString(str); in FromLegacyConfigString() local65 auto raw_value = common::Int64FromString(str); in FromLegacyConfigString() local79 auto raw_value = common::Int64FromString(str); in FromLegacyConfigString() local
187 std::string ConstantValueDecorator(const AidlTypeSpecifier& type, const std::string& raw_value) { in ConstantValueDecorator()
413 …auto strip_double_quote = [](const AidlTypeSpecifier& type, const std::string& raw_value) -> std::… in generate_java_annotations()
71 std::string ConstantValueDecorator(const AidlTypeSpecifier& type, const std::string& raw_value) { in ConstantValueDecorator()
42 std::string ConstantValueDecorator(const AidlTypeSpecifier& type, const std::string& raw_value) { in ConstantValueDecorator()
519 const std::string& raw_value) { in AidlConstantValueDecorator()
194 uint64_t raw_value; in Decode() local