Searched defs:req (Results 1 – 9 of 9) sorted by relevance
/test/xts/acts/kernel_lite/time_posix/src/ |
D | SleepTest.cpp | 44 struct timespec req = {0, 100}; variable 60 struct timespec req = {0, 100}; variable
|
/test/testfwk/developer_test/examples/sleep/src/ |
D | sleep_ex.cpp | 43 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/ |
D | attest_framework_feature.c | 149 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/ |
D | LiteIPCServiceTest.cpp | 76 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke()
|
D | LiteIPCFeatureTest.cpp | 129 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke()
|
D | SendShareRequestTest.cpp | 68 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/ |
D | plugin_manager.cpp | 159 void PluginManager::MainOnMessage(const uv_async_t* req) in MainOnMessage()
|
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/ |
D | dmlib.py | 892 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/ |
D | sendsharerequest_func_test.c | 71 static int32 SAMGR_SendSharedDirectRequestProxy(const Identity *id, const Request *req, const Respo… in SAMGR_SendSharedDirectRequestProxy()
|