Home
last modified time | relevance | path

Searched refs:ConstantValueDecoratorInternal (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/tools/aidl/
H A Daidl_to_rust.cpp42 std::string ConstantValueDecoratorInternal(const AidlTypeSpecifier& type, in ConstantValueDecoratorInternal() function
138 auto rust_value = ConstantValueDecoratorInternal(type, raw_value, false); in ConstantValueDecorator()
146 auto rust_value = ConstantValueDecoratorInternal(type, raw_value, true); in ConstantValueDecoratorRef()