Home
last modified time | relevance | path

Searched defs:timeoutInNs (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/chre/java/test/utils/src/com/google/android/utils/chre/
H A DChreApiTestUtil.java326 long timeoutInNs) throws Exception { in gatherEventsConcurrent()
353 long timeoutInNs) throws Exception { in gatherEventsConcurrent()
373 long timeoutInNs) throws Exception { in gatherEvents()
399 long timeoutInNs) throws Exception { in gatherEvents()
410 int eventCount, long timeoutInNs) throws Exception { in gatherAudioDataEvent()
/aosp_15_r20/packages/services/Car/cpp/vhal/client/src/
DAidlVhalClient.cpp297 GetSetValueClient::GetSetValueClient(int64_t timeoutInNs, std::shared_ptr<IVehicle> hal) : in GetSetValueClient()
/aosp_15_r20/system/chre/apps/test/common/chre_api_test/rpc/
H A Dchre_api_test.proto108 uint64 timeoutInNs = 4; field