HomeSort by relevance Sort by last modified time
    Searched defs:Work (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/
api_function.cc 46 void AsyncApiFunction::Work() {
50 Work();
68 "You have specified that AsyncApiFunction::Work() should happen on "
  /external/chromium_org/chrome/browser/extensions/api/dial/
dial_api.cc 160 void DialDiscoverNowFunction::Work() {
  /external/chromium_org/chrome/browser/extensions/api/serial/
serial_api.cc 60 void SerialGetPortsFunction::Work() {
108 Work();
111 void SerialOpenFunction::Work() {
175 void SerialCloseFunction::Work() {
211 void SerialReadFunction::Work() {
256 void SerialWriteFunction::Work() {
288 void SerialFlushFunction::Work() {
320 void SerialGetControlSignalsFunction::Work() {
360 void SerialSetControlSignalsFunction::Work() {
  /external/clang/test/SemaCXX/
qualified-id-lookup.cpp 143 void Work() {}
147 Z(foo::X()).Work();
  /external/chromium_org/chrome/browser/extensions/api/bluetooth/
bluetooth_api.cc 442 void BluetoothReadFunction::Work() {
494 void BluetoothWriteFunction::Work() {
  /external/chromium_org/chrome/browser/extensions/api/socket/
socket_api.cc 145 void SocketCreateFunction::Work() {
164 void SocketDestroyFunction::Work() {
244 void SocketDisconnectFunction::Work() {
260 void SocketBindFunction::Work() {
301 void SocketListenFunction::Work() {
561 void SocketSetKeepAliveFunction::Work() {
585 void SocketSetNoDelayFunction::Work() {
605 void SocketGetInfoFunction::Work() {
699 void SocketJoinGroupFunction::Work() {
743 void SocketLeaveGroupFunction::Work() {
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/https/
HttpsURLConnectionTest.java 4 * this work for additional information regarding copyright ownership.
    [all...]
  /external/stressapptest/src/
worker.cc 56 // This file must work with autoconf on its public version,
96 // Work around the sad fact that there are two (gnu, xsi) incompatible
381 Work();
387 // Thread work loop. Execute until marked finished.
388 bool WorkerThread::Work() {
535 // Memory fill work loop. Execute until alloted pages filled.
536 bool FillThread::Work() {
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/internal/net/www/protocol/https/
HttpsURLConnectionTest.java 4 * this work for additional information regarding copyright ownership.
    [all...]

Completed in 331 milliseconds