HomeSort by relevance Sort by last modified time
    Searched refs:client (Results 101 - 125 of 5616) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/autotest/server/site_tests/network_WiFi_WoWLAN/
network_WiFi_WoWLAN.py 8 from autotest_lib.client.common_lib import error
23 client = self.context.client
25 dut_mac = client.wifi_mac
26 dut_ip = client.wifi_ip
32 with client.wake_on_wifi_features(wifi_client.WAKE_ON_WIFI_PACKET):
34 client.add_wake_packet_source(router.wifi_ip)
46 if client.host.wait_up(
48 raise error.TestFail('Client woke up fully.')
51 raise error.TestFail('Client failed to wake up.'
    [all...]
  /external/guava/guava-gwt/src/com/google/common/
ForceGuavaCompilationEntryPoint.java 19 import com.google.gwt.core.client.EntryPoint;
  /external/guava/guava-gwt/test/com/google/common/
GuavaTestsEntryPoint.java 19 import com.google.gwt.core.client.EntryPoint;
  /external/guava/guava-gwt/test/com/google/common/base/
TestModuleEntryPoint.java 19 import com.google.gwt.core.client.EntryPoint;
  /external/guava/guava-gwt/test/com/google/common/cache/
TestModuleEntryPoint.java 19 import com.google.gwt.core.client.EntryPoint;
  /external/guava/guava-gwt/test/com/google/common/collect/
TestModuleEntryPoint.java 19 import com.google.gwt.core.client.EntryPoint;
  /external/guava/guava-gwt/test/com/google/common/escape/
TestModuleEntryPoint.java 19 import com.google.gwt.core.client.EntryPoint;
  /external/guava/guava-gwt/test/com/google/common/html/
TestModuleEntryPoint.java 19 import com.google.gwt.core.client.EntryPoint;
  /external/guava/guava-gwt/test/com/google/common/io/
TestModuleEntryPoint.java 19 import com.google.gwt.core.client.EntryPoint;
  /external/guava/guava-gwt/test/com/google/common/math/
TestModuleEntryPoint.java 19 import com.google.gwt.core.client.EntryPoint;
  /external/guava/guava-gwt/test/com/google/common/net/
TestModuleEntryPoint.java 19 import com.google.gwt.core.client.EntryPoint;
  /external/guava/guava-gwt/test/com/google/common/primitives/
TestModuleEntryPoint.java 19 import com.google.gwt.core.client.EntryPoint;
  /external/guava/guava-gwt/test/com/google/common/testing/
TestModuleEntryPoint.java 19 import com.google.gwt.core.client.EntryPoint;
  /external/guava/guava-gwt/test/com/google/common/xml/
TestModuleEntryPoint.java 19 import com.google.gwt.core.client.EntryPoint;
  /external/nos/test/system-test-harness/tools/
keymaster_tools.cc 8 #include "Keymaster.client.h"
30 void SetRootOfTrust(nos::NuggetClientInterface *client)
34 avb_tools::SetBootloader(client);
38 Keymaster service(*client);
43 avb_tools::BootloaderDone(client);
  /external/tensorflow/tensorflow/contrib/tensor_forest/client/
__init__.py 21 from tensorflow.contrib.tensor_forest.client import eval_metrics
22 from tensorflow.contrib.tensor_forest.client import random_forest
  /external/wayland/tests/
headers-protocol-test.c 26 #include "wayland-client-protocol.h"
30 #error including wayland-client-protocol.h did not include wayland-client.h!
  /external/webview_support_interfaces/src/org/chromium/support_lib_boundary/
ServiceWorkerControllerBoundaryInterface.java 14 void setServiceWorkerClient(/* ServiceWorkerClient */ InvocationHandler client);
  /packages/apps/DocumentsUI/src/com/android/documentsui/
DirectoryResult.java 33 ContentProviderClient client; field in class:DirectoryResult
38 if (client != null && doc.isInArchive()) {
39 ArchivesProvider.releaseArchive(client, doc.derivedUri);
42 client = null;
  /system/tools/aidl/tests/
aidl_test_client_nullables.h 28 namespace client { namespace in namespace:android::aidl::tests
32 } // namespace client
aidl_test_client_service_exceptions.h 27 namespace client { namespace in namespace:android::aidl::tests
32 } // namespace client
test_data_example_interface.cpp 723 android.os.Trace.traceBegin(android.os.Trace.TRACE_TAG_AIDL, "IExampleInterface::isEnabled::client");
742 android.os.Trace.traceBegin(android.os.Trace.TRACE_TAG_AIDL, "IExampleInterface::getState::client");
761 android.os.Trace.traceBegin(android.os.Trace.TRACE_TAG_AIDL, "IExampleInterface::getAddress::client");
781 android.os.Trace.traceBegin(android.os.Trace.TRACE_TAG_AIDL, "IExampleInterface::getParcelables::client");
802 android.os.Trace.traceBegin(android.os.Trace.TRACE_TAG_AIDL, "IExampleInterface::setScanMode::client");
824 android.os.Trace.traceBegin(android.os.Trace.TRACE_TAG_AIDL, "IExampleInterface::registerBinder::client");
842 android.os.Trace.traceBegin(android.os.Trace.TRACE_TAG_AIDL, "IExampleInterface::getRecursiveBinder::client");
861 android.os.Trace.traceBegin(android.os.Trace.TRACE_TAG_AIDL, "IExampleInterface::takesAnInterface::client");
881 android.os.Trace.traceBegin(android.os.Trace.TRACE_TAG_AIDL, "IExampleInterface::takesAParcelable::client");
    [all...]
  /external/fio/
client.c 22 #include "client.h"
28 static void handle_du(struct fio_client *client, struct fio_net_cmd *cmd);
29 static void handle_ts(struct fio_client *client, struct fio_net_cmd *cmd);
30 static void handle_gs(struct fio_client *client, struct fio_net_cmd *cmd);
31 static void handle_probe(struct fio_client *client, struct fio_net_cmd *cmd);
32 static void handle_text(struct fio_client *client, struct fio_net_cmd *cmd);
33 static void handle_stop(struct fio_client *client, struct fio_net_cmd *cmd);
34 static void handle_start(struct fio_client *client, struct fio_net_cmd *cmd);
77 static void fio_client_add_hash(struct fio_client *client)
79 int bucket = hash_long(client->fd, FIO_CLIENT_HASH_BITS)
165 struct fio_client *client; local
285 struct fio_client *client = cookie; local
307 struct fio_client *client; local
352 struct fio_client *client = cookie; local
378 struct fio_client *client; local
563 struct fio_client *client; local
657 struct fio_client *client; local
694 struct fio_client *client; local
815 struct fio_client *client; local
1778 struct fio_client *client; local
1807 struct fio_client *client; local
1897 struct fio_client *client; local
1940 struct fio_client *client; local
    [all...]
  /external/libvncserver/rfb/
rfbclient.h 47 (*(char *)&client->endianTest ? ((((s) & 0xff) << 8) | (((s) >> 8) & 0xff)) : (s))
50 (*(char *)&client->endianTest ? ((((l) & 0xff000000) >> 24) | \
56 (*(char *)&client->endianTest ? ((((l) & 0xff00000000000000ULL) >> 56) | \
90 /** client data */
147 * client->HandleTextChat to a pointer to that function subsequent to your
149 * @param client The client which called the text chat handler
154 typedef void (*HandleTextChatProc)(struct _rfbClient* client, int value, char *text);
158 * Define a function with this prototype and set client->HandleXvpMsg to a
160 * @param client The client which called the XVP message handle
    [all...]
  /external/nos/host/android/hals/authsecret/test/
test.cpp 71 MockNuggetClient client; local
72 AuthSecret hal{client};
74 EXPECT_CALL(client, CallApp(APP_ID_NUGGET, NUGGET_PARAM_CHANGE_UPDATE_PASSWORD,
77 EXPECT_CALL(client, CallApp(APP_ID_NUGGET, NUGGET_PARAM_ENABLE_UPDATE, _, _))
79 EXPECT_CALL(client, CallApp(APP_ID_NUGGET, NUGGET_PARAM_REBOOT, _, _))
88 MockNuggetClient client; local
89 AuthSecret hal{client};
91 EXPECT_CALL(client, CallApp(APP_ID_NUGGET, NUGGET_PARAM_CHANGE_UPDATE_PASSWORD,
94 EXPECT_CALL(client, CallApp(APP_ID_NUGGET, NUGGET_PARAM_ENABLE_UPDATE, _, _))
96 EXPECT_CALL(client, CallApp(APP_ID_NUGGET, NUGGET_PARAM_REBOOT, _, _)
105 MockNuggetClient client; local
133 MockNuggetClient client; local
150 MockNuggetClient client; local
166 MockNuggetClient client; local
181 MockNuggetClient client; local
    [all...]

Completed in 706 milliseconds

1 2 3 45 6 7 8 91011>>