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_rust.cpp43 const std::string& raw_value, bool by_ref) { in ConstantValueDecoratorInternal()
137 std::string ConstantValueDecorator(const AidlTypeSpecifier& type, const std::string& raw_value) { in ConstantValueDecorator()
145 std::string ConstantValueDecoratorRef(const AidlTypeSpecifier& type, const std::string& raw_value) { in ConstantValueDecoratorRef()
Daidl_to_cpp.cpp193 std::string ConstantValueDecorator(const AidlTypeSpecifier& type, const std::string& raw_value) { in ConstantValueDecorator()
Daidl_to_ndk.cpp72 std::string ConstantValueDecorator(const AidlTypeSpecifier& type, const std::string& raw_value) { in ConstantValueDecorator()
Daidl_to_java.cpp41 std::string ConstantValueDecorator(const AidlTypeSpecifier& type, const std::string& raw_value) { in ConstantValueDecorator()
Daidl_language.cpp637 const std::string& raw_value) { in AidlConstantValueDecorator()
/system/nvram/messages/include/nvram/messages/
Dproto.hpp194 uint64_t raw_value; in Decode() local