Searched defs:typ (Results 1 – 6 of 6) sorted by relevance
| /device/generic/vulkan-cereal/host-common/ |
| D | AndroidAgentFactory.cpp | 36 #define ANDROID_DEFINE_CONSOLE_GETTER_IMPL(typ, name) \ argument 43 #define ANDROID_CONSOLE_AGENT_SETTER(typ, name) \ in ANDROID_CONSOLE_AGENTS_LIST() argument
|
| D | AndroidAgentFactory.h | 33 #define ANDROID_DEFINE_CONSOLE_GETTER(typ, name) \ argument
|
| /device/google/contexthub/contexthubhal/ |
| D | nanohubhal.h | 66 HubMessage(const hub_app_name_t *name, uint32_t typ, uint32_t transaction_id, in HubMessage() 81 HubMessage(const hub_app_name_t *name, uint32_t typ, uint16_t endpoint, const void *data, in HubMessage()
|
| D | system_comms.h | 461 static void sendToApp(uint32_t typ, uint32_t transactionId, const void *data, uint32_t len) { in sendToApp()
|
| /device/google/contexthub/contexthubhal/test/ |
| D | main.cpp | 90 void sendToSystem(uint32_t typ, void *data, uint32_t len) { in sendToSystem() 141 int sendMessage(uint32_t id, hub_app_name_t app, uint32_t typ, void *data, uint32_t len) { in sendMessage()
|
| /device/generic/vulkan-cereal/protocols/vulkan/xml/cereal/common/ |
| D | vulkantypes.py | 445 def __init__(self, name, typ): argument
|