Searched refs:PendingCall (Results 1 – 2 of 2) sorted by relevance
41 : MipsELFStreamer(Context, TAB, OS, Emitter), PendingCall(false) {} in MipsNaClELFStreamer()48 bool PendingCall; member in __anon39d610e60111::MipsNaClELFStreamer142 if (PendingCall) in EmitInstruction()160 if (PendingCall) in EmitInstruction()172 if (PendingCall) in EmitInstruction()182 PendingCall = true; in EmitInstruction()185 if (PendingCall) { in EmitInstruction()189 PendingCall = false; in EmitInstruction()
3079 (PendingCall::__del__): Remove and replace with __dealloc__ method3080 (PendingCall::set_notify): ref the pending call because we will3251 (Connection::send_with_reply_handlers): return a PendingCall object5730 * python/dbus_bindings.pyx.in (PendingCall::get_reply):