Searched refs:existing_hook (Results 1 – 2 of 2) sorted by relevance
113 Hook* existing_hook = nullptr; in ConsumeBuf() local129 existing_hook = it->second; in ConsumeBuf()131 existing_hook->cons_cb = done; in ConsumeBuf()140 if (existing_hook) { in ConsumeBuf()141 existing_hook->cons_cb(Status::OK(), existing_hook); in ConsumeBuf()
297 def log_kernel_hook(mytest, existing_hook=logging_args[0]): argument303 if existing_hook:304 existing_hook(mytest)