Home
last modified time | relevance | path

Searched defs:notify (Results 1 – 25 of 90) sorted by relevance

1234

/external/python/cpython3/PC/bdist_wininst/
Dextract.c28 BOOL ensure_directory(char *pathname, char *new_part, NOTIFYPROC notify) in ensure_directory()
62 NOTIFYPROC notify) in map_new_file()
152 int uncomp_size, NOTIFYPROC notify) in extract_file()
203 NOTIFYPROC notify) in unzip_archive()
/external/python/cpython2/PC/bdist_wininst/
Dextract.c29 BOOL ensure_directory(char *pathname, char *new_part, NOTIFYPROC notify) in ensure_directory()
63 NOTIFYPROC notify) in map_new_file()
153 int uncomp_size, NOTIFYPROC notify) in extract_file()
204 NOTIFYPROC notify) in unzip_archive()
/external/google-fruit/examples/multibindings/
Dmain.cpp32 void notify() override { in notify() function in Listener1
59 void notify() override { in notify() function in Listener2
/external/grpc-grpc/src/core/ext/transport/chttp2/client/
Dchttp2_connector.cc50 grpc_closure* notify; member
149 grpc_closure* notify = c->notify; in on_handshake_done() local
182 grpc_closure* notify = c->notify; in connected() local
200 grpc_closure* notify) { in chttp2_connector_connect()
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DFieldObserver.java28 void notify( FieldGen field ); in notify() method
DInstructionListObserver.java28 void notify( InstructionList list ); in notify() method
DMethodObserver.java28 void notify( MethodGen method ); in notify() method
DClassObserver.java28 void notify( ClassGen clazz ); in notify() method
/external/guice/core/src/com/google/inject/internal/
DCreationListener.java23 void notify(Errors errors); in notify() method
DExposedKeyFactory.java38 public void notify(Errors errors) { in notify() method in ExposedKeyFactory
/external/pdfium/xfa/fwl/
Dcfwl_combolist.h29 void SetNotifyOwner(bool notify) { m_bNotifyOwner = notify; } in SetNotifyOwner()
/external/mesa3d/src/gallium/state_trackers/clover/core/
Dcontext.hpp59 const notify_action notify; member in clover::context
Dcontext.cpp29 const notify_action &notify) : in context()
/external/grpc-grpc/src/ruby/lib/grpc/
Dnotifier.rb35 def notify(payload) method in GRPC.Notifier
/external/webrtc/webrtc/base/
Dhttpbase.h99 void notify(IHttpNotify* notify) { notify_ = notify; } in notify() argument
/external/autotest/frontend/client/src/autotest/moblab/wizard/
DNetworkInfoCard.java66 protected void validateNetworkInfo(final boolean notify) { in validateNetworkInfo()
/external/grpc-grpc/src/core/ext/filters/client_channel/
Dconnector.cc35 grpc_closure* notify) { in grpc_connector_connect()
/external/skia/src/compute/skc/
Dsurface.c48 skc_surface_render_notify notify, in skc_surface_render()
/external/skqp/src/compute/skc/
Dsurface.c48 skc_surface_render_notify notify, in skc_surface_render()
/external/u-boot/arch/arm/include/asm/arch-tegra/
Divc.h80 void (*notify)(struct tegra_ivc *); member
/external/u-boot/lib/efi_selftest/
Defi_selftest_exitbootservices.c23 static void EFIAPI notify(struct efi_event *event, void *context) in notify() function
Defi_selftest_event_groups.c28 static void EFIAPI notify(struct efi_event *event, void *context) in notify() function
/external/webrtc/webrtc/libjingle/xmpp/
Dxmpppump.cc17 XmppPump::XmppPump(XmppPumpNotify * notify) { in XmppPump()
/external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/
DVerifierFactory.java72 private static void notify( final String fully_qualified_classname ) { in notify() method in VerifierFactory
/external/wayland/src/
Dwayland-server-core.h278 wl_notify_func_t notify; member
333 wl_signal_get(struct wl_signal *signal, wl_notify_func_t notify) in wl_signal_get()

1234