Home
last modified time | relevance | path

Searched defs:req (Results 1 – 9 of 9) 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/testfwk/developer_test/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/device_attest_lite/framework/small/src/service/
Dattest_framework_feature.c149 static int32_t Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke()
/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/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/
Dplugin_manager.cpp159 void PluginManager::MainOnMessage(const uv_async_t* req) in MainOnMessage()
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddmlib.py892 def form_hdc_request(req): argument
937 def write(sock, req, timeout=10): 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()