Searched refs:call_vdc_ret (Results 1 – 1 of 1) sorted by relevance
887 static bool call_vdc_ret(const std::vector<std::string>& args, int* ret) { in call_vdc_ret() function936 !call_vdc_ret({"checkpoint", "needsCheckpoint"}, &needs_checkpoint_)) { in Update()