Searched refs:invoking_method_reply_ (Results 1 – 2 of 2) sorted by relevance
52 PERFETTO_DCHECK(!invoking_method_reply_); in ~ClientImpl()260 invoking_method_reply_ = true; in OnInvokeMethodReply()263 invoking_method_reply_ = false; in OnInvokeMethodReply()
84 bool invoking_method_reply_ = false; variable