Home
last modified time | relevance | path

Searched defs:start (Results 1 – 25 of 78) sorted by relevance

1234

/device/google/cuttlefish/tests/snapshot/src/com/android/cuttlefish/tests/
DSnapshotTest.java74 long start = System.currentTimeMillis(); in testSnapshot() local
122 long start = System.currentTimeMillis(); in testSnapshotPowerwash() local
137 long start = System.currentTimeMillis(); in testPowerwashSnapshot() local
/device/google/atv/audio_proxy/interfaces/aidl/aidl_api/device.google.atv.audio_proxy-aidl/3/device/google/atv/audio_proxy/
DIAudioProxy.aidl22 void start(in device.google.atv.audio_proxy.IStreamProvider provider); in start() method
DIOutputStream.aidl32 void start(); in start() method
/device/google/atv/audio_proxy/interfaces/aidl/aidl_api/device.google.atv.audio_proxy-aidl/1/device/google/atv/audio_proxy/
DIAudioProxy.aidl22 void start(in device.google.atv.audio_proxy.IStreamProvider provider); in start() method
/device/google/atv/audio_proxy/interfaces/aidl/aidl_api/device.google.atv.audio_proxy-aidl/2/device/google/atv/audio_proxy/
DIAudioProxy.aidl22 void start(in device.google.atv.audio_proxy.IStreamProvider provider); in start() method
/device/google/atv/audio_proxy/interfaces/aidl/device/google/atv/audio_proxy/
DIAudioProxy.aidl15 void start(in IStreamProvider provider); in start() method
DIOutputStream.aidl57 void start(); in start() method
/device/google/atv/audio_proxy/interfaces/aidl/aidl_api/device.google.atv.audio_proxy-aidl/current/device/google/atv/audio_proxy/
DIAudioProxy.aidl22 void start(in device.google.atv.audio_proxy.IStreamProvider provider); in start() method
DIOutputStream.aidl32 void start(); in start() method
/device/google/cuttlefish/tests/powerwash/src/com/android/cuttlefish/tests/
DPowerwashTest.java80 long start = System.currentTimeMillis(); in testPowerwash() local
/device/generic/opengl-transport/host/commands/emugen/
DstrUtils.cpp39 string::size_type start = str.find_first_not_of(WHITESPACE, 0); in trim() local
/device/google/atv/audio_proxy/service/
DAudioProxyImpl.cpp27 ndk::ScopedAStatus AudioProxyImpl::start( in start() function in audio_proxy::service::AudioProxyImpl
/device/google/contexthub/firmware/lib/libc/
Dcrt.c24 callVect *start = (callVect *)from_addr; in callVectors() local
/device/google/trout/hal/sensors/2.1/
DSensorThread.cpp25 void SensorThread::start() { in start() function in android::hardware::sensors::V2_1::subhal::implementation::SensorThread
/device/generic/car/emulator/Conn/CommConn/
DCommConn.cpp33 void CommConn::start() { in start() function in android::hardware::automotive::vehicle::V2_0::impl::CommConn
/device/generic/car/emulator/Conn/PipeComm/
DPipeComm.cpp38 void PipeComm::start() { in start() function in android::hardware::automotive::vehicle::V2_0::impl::PipeComm
/device/google/coral/pwrstats_util/
DCstateResidencyDataProvider.cpp75 int CstateResidencyDataProvider::getImpl(const PowerStatistic& start, PowerStatistic* interval) con… in getImpl() argument
/device/google/cuttlefish/host/commands/run_cvd/launch/
Dmcu.cpp61 auto start = instance_.mcu()["start-cmd"]; in Commands() local
/device/generic/car/emulator/usbpt/protocan/protocanbus/
DVehicleBus.cpp32 ::ndk::ScopedAStatus VehicleBus::start() { in start() function in aidl::android::hardware::automotive::vehicle::VehicleBus
DCanClient.cpp36 ::ndk::ScopedAStatus CanClient::start() { in start() function in android::hardware::automotive::can::V1_0::utils::CanClient
/device/google/cuttlefish/host/frontend/webrtc_operator/assets/js/
Dindex.js28 start() { method in DeviceListApp
/device/google/cuttlefish/guest/libs/wpa_supplicant_8_lib/
Ddriver_cmd_nl80211.c64 int wpa_driver_set_p2p_noa(void* priv, u8 count, int start, int duration) { in wpa_driver_set_p2p_noa()
/device/linaro/poplar/wifi/wifi_hal/
Dwifi_logger.cpp296 int start() { in start() function in DebugCommand
501 int start() { in start() function in SetLogHandler
630 int start() { in start() function in SetAlertHandler
811 int start() { in start() function in MemoryDumpCommand
1010 int start() { in start() function in PacketFateCommand
/device/generic/goldfish/wifi/wpa_supplicant_8_lib/
Ddriver_cmd_nl80211.c60 UNUSED_ARG int start, in wpa_driver_set_p2p_noa()
/device/google/cuttlefish/guest/hals/camera/
Dvsock_camera_server.cpp56 void VsockCameraServer::start(unsigned int port, unsigned int cid) { in start() function in android::hardware::camera::provider::V2_7::implementation::VsockCameraServer

1234