HomeSort by relevance Sort by last modified time
    Searched refs:executeRequest (Results 1 - 7 of 7) sorted by null

  /external/xmlrpcpp/src/
XmlRpcServerConnection.h 58 virtual void executeRequest();
XmlRpcServerConnection.cpp 179 executeRequest();
207 XmlRpcServerConnection::executeRequest()
211 XmlRpcUtil::log(2, "XmlRpcServerConnection::executeRequest: server calling method '%s'",
223 XmlRpcUtil::log(2, "XmlRpcServerConnection::executeRequest: fault %s.",
  /frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMasObexClientSession.java 89 inst.executeRequest((BluetoothMasRequest) msg.obj);
171 private void executeRequest(BluetoothMasRequest request) {
  /packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
MasClient.java 141 private void executeRequest(Request request) {
199 inst.executeRequest((Request) msg.obj);
  /packages/apps/Gallery/src/com/android/camera/
ImageGetter.java 149 executeRequest();
156 private void executeRequest() {
  /external/robolectric/v3/runtime/
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 740 milliseconds