Home
last modified time | relevance | path

Searched defs:tmsg (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dplatform_queue_test.c27 struct PlatformQueueTestMsg *tmsg = (struct PlatformQueueTestMsg *)msg; in PlatformQueueTestHandle() local
60 struct PlatformQueueTestMsg tmsg; in PlatformQueueTestAddAndWait() local
/aosp12/packages/modules/adb/
H A Dtransport.cpp724 struct tmsg { struct
729 static int transport_read_action(int fd, struct tmsg* m) { in transport_read_action() argument