Home
last modified time | relevance | path

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

12

/device/google/cuttlefish/tests/snapshot/src/com/android/cuttlefish/tests/
DSnapshotTest.java74 long start = System.currentTimeMillis(); in testSnapshot() local
128 long start = System.currentTimeMillis(); in testSnapshotPowerwash() local
145 long start = System.currentTimeMillis(); in testPowerwashSnapshot() local
/device/google/cuttlefish/tests/powerwash/src/com/android/cuttlefish/tests/
DPowerwashTest.java80 long start = System.currentTimeMillis(); in testPowerwash() local
/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/cuttlefish/host/commands/run_cvd/launch/
Dmcu.cpp61 auto start = instance_.mcu()["start-cmd"]; in Commands() local
/device/google/cuttlefish/host/frontend/webrtc_operator/assets/js/
Dindex.js28 start() { method in DeviceListApp
/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/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/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
Dvsock_frame_provider.cpp37 void VsockFrameProvider::start( in start() function in cuttlefish::VsockFrameProvider
/device/google/trout/tools/tracing/time_utility/
DClocktimeMain.cpp74 auto start = std::chrono::high_resolution_clock::now(); in GetCPUTicksPerNanoSecond() local
/device/google/trout/hal/audiocontrol/aidl/1.0/
DAudioControl.cpp121 void AudioControl::start() { in start() function in aidl::android::hardware::automotive::audiocontrol::AudioControl
/device/generic/goldfish/hals/gnss/
DGnssBatching.cpp56 ndk::ScopedAStatus GnssBatching::start(const Options& options) { in start() function in aidl::android::hardware::gnss::implementation::GnssBatching
/device/google/cuttlefish/common/frontend/socket_vsock_proxy/
Dsocket_vsock_proxy.cpp155 const monitor::Event start, const monitor::Event stop, in ListenEventsAndProxy()
/device/generic/goldfish-opengl/system/hwc3/
DVsyncThread.cpp49 HWC3::Error VsyncThread::start(int32_t vsyncPeriodNanos) { in start() function in aidl::android::hardware::graphics::composer3::impl::VsyncThread
/device/google/contexthub/firmware/os/platform/stm32/
Dmpu.c71 static bool mpuRegionCfg(uint32_t regionNo, uint32_t start, uint32_t end, uint32_t attrs) /* region… in mpuRegionCfg()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_environment.cpp108 bool start) { in set_start_wmediumd()
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DC2GoldfishAvcDec.h39 #define TIME_DIFF(start, end, diff) \ argument
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DC2GoldfishHevcDec.h39 #define TIME_DIFF(start, end, diff) \ argument
/device/generic/car/emulator/Conn/SocketComm/
DSocketComm.cpp44 void SocketComm::start() { in start() function in android::hardware::automotive::vehicle::V2_0::impl::SocketComm
/device/linaro/dragonboard/shared/utils/qrtr/src/
Dmap.c205 static struct map_entry *map_iter_from(const struct map *map, unsigned int start) in map_iter_from()

12