Searched defs:ServiceListener (Results 1 - 13 of 13) sorted by relevance

/external/jmdns/src/javax/jmdns/
H A DServiceListener.java14 public interface ServiceListener extends EventListener { interface in inherits:EventListener
/external/chromium_org/cloud_print/service/win/
H A Dservice_listener.cc57 ServiceListener::ServiceListener(const base::FilePath& user_data_dir) function in class:ServiceListener
63 FROM_HERE, base::Bind(&ServiceListener::Connect, base::Unretained(this)));
66 ServiceListener::~ServiceListener() {
68 base::Bind(&ServiceListener::Disconnect,
73 bool ServiceListener::OnMessageReceived(const IPC::Message& msg) {
77 void ServiceListener::OnChannelConnected(int32 peer_pid) {
83 void ServiceListener::Disconnect() {
87 void ServiceListener
[all...]
H A Dservice_listener.h23 class ServiceListener : public IPC::Listener { class in inherits:IPC::Listener
25 explicit ServiceListener(const base::FilePath& user_data_dir);
26 virtual ~ServiceListener();
/external/chromium_org/third_party/icu/source/common/
H A Dserv.cpp193 ServiceListener::~ServiceListener() {}
195 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(ServiceListener)
951 return dynamic_cast<const ServiceListener*>(&l) != NULL;
957 ((ServiceListener&)l).serviceChanged(*this);
/external/icu/icu4c/source/common/
H A Dserv.cpp193 ServiceListener::~ServiceListener() {}
195 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(ServiceListener)
951 return dynamic_cast<const ServiceListener*>(&l) != NULL;
957 ((ServiceListener&)l).serviceChanged(*this);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 3001 milliseconds