Home
last modified time | relevance | path

Searched defs:raw_value (Results 1 – 7 of 7) sorted by relevance

/system/bt/gd/hci/
Denum_helper.h38 auto raw_value = common::Int64FromString(str); in FromLegacyConfigString() local
51 auto raw_value = common::Int64FromString(str); in FromLegacyConfigString() local
65 auto raw_value = common::Int64FromString(str); in FromLegacyConfigString() local
79 auto raw_value = common::Int64FromString(str); in FromLegacyConfigString() local
/system/tools/aidl/
Daidl_to_cpp.cpp187 std::string ConstantValueDecorator(const AidlTypeSpecifier& type, const std::string& raw_value) { in ConstantValueDecorator()
Dgenerate_java.cpp413 …auto strip_double_quote = [](const AidlTypeSpecifier& type, const std::string& raw_value) -> std::… in generate_java_annotations()
Daidl_to_ndk.cpp71 std::string ConstantValueDecorator(const AidlTypeSpecifier& type, const std::string& raw_value) { in ConstantValueDecorator()
Daidl_to_java.cpp42 std::string ConstantValueDecorator(const AidlTypeSpecifier& type, const std::string& raw_value) { in ConstantValueDecorator()
Daidl_language.cpp519 const std::string& raw_value) { in AidlConstantValueDecorator()
/system/nvram/messages/include/nvram/messages/
Dproto.hpp194 uint64_t raw_value; in Decode() local