Searched refs:PreprocessHidlHalFunctionCallArgs (Results 1 – 2 of 2) sorted by relevance
125 bool process_success = PreprocessHidlHalFunctionCallArgs(arg); in CallFunction()445 bool VtsHalDriverManager::PreprocessHidlHalFunctionCallArgs( in PreprocessHidlHalFunctionCallArgs() function in android::vts::VtsHalDriverManager452 if (!PreprocessHidlHalFunctionCallArgs(arg->mutable_vector_value(i))) { in PreprocessHidlHalFunctionCallArgs()464 if (!PreprocessHidlHalFunctionCallArgs(union_field)) { in PreprocessHidlHalFunctionCallArgs()478 if (!PreprocessHidlHalFunctionCallArgs(struct_field)) { in PreprocessHidlHalFunctionCallArgs()489 if (!PreprocessHidlHalFunctionCallArgs(arg->mutable_ref_value())) { in PreprocessHidlHalFunctionCallArgs()
159 bool PreprocessHidlHalFunctionCallArgs(VariableSpecificationMessage* arg);