Home
last modified time | relevance | path

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

/system/chre/chpp/api_parser/
Dchre_api_to_chpp.py617 def _gen_encode_allocation_function_signature(self, chre_type, gen_docs=False): member in CodeGenerator
644 out.extend(self._gen_encode_allocation_function_signature(chre_type))
681 out.extend(self._gen_encode_allocation_function_signature(chre_type, True))