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

  /device/google/cuttlefish_common/guest/hals/sensors/
vsoc_sensors.cpp 107 rval->setDelay = cvd::thunk<sensors_poll_device_t, &GceSensors::SetDelay>;
172 int GceSensors::SetDelay(int handle, int64_t sampling_period_ns) {
  /external/webrtc/webrtc/p2p/base/
pseudotcp_unittest.cc 70 void SetDelay(int delay) {
602 SetDelay(50);
620 SetDelay(50);
649 SetDelay(50);
658 SetDelay(50);
  /external/webrtc/webrtc/base/
sslstreamadapter_unittest.cc 437 void SetDelay(int delay) {
871 SetDelay(2000);
    [all...]
  /external/pdfium/fxjs/
cjs_field.cpp 929 void Field::SetDelay(bool bDelay) {
946 SetDelay(pRuntime->ToBoolean(vp));
    [all...]

Completed in 277 milliseconds