Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/format/proto/
DProtoDeserialize.cpp682 static bool DeserializeMacroFromPb(const pb::MacroBody& pb_ref, Macro* out_ref, in DeserializeMacroFromPb() function
855 if (!DeserializeMacroFromPb(pb_macro, macro.get(), out_error)) { in DeserializeValueFromPb()