Home
last modified time | relevance | path

Searched defs:req (Results 1 – 7 of 7) sorted by relevance

/test/xts/acts/kernel_lite/time_posix/src/
DSleepTest.cpp44 struct timespec req = {0, 100}; variable
60 struct timespec req = {0, 100}; variable
/test/developertest/examples/sleep/src/
Dsleep_ex.cpp43 static int Nsleep(const struct timespec *req, struct timespec *rem) in Nsleep()
55 struct timespec req = {0, 0}; in Msleep() local
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
DLiteIPCServiceTest.cpp76 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke()
DLiteIPCFeatureTest.cpp129 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke()
DSendShareRequestTest.cpp68 static int32 SAMGR_SendSharedDirectRequestProxy(const Identity *id, const Request *req, const Respo… in SAMGR_SendSharedDirectRequestProxy()
/test/xdevice/extension/src/xdevice_extension/_core/environment/
Ddmlib.py912 def form_hdc_request(req): argument
957 def write(sock, req, timeout=5): argument
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
Dsendsharerequest_func_test.c71 static int32 SAMGR_SendSharedDirectRequestProxy(const Identity *id, const Request *req, const Respo… in SAMGR_SendSharedDirectRequestProxy()