HomeSort by relevance Sort by last modified time
    Searched refs:cmdType (Results 1 - 15 of 15) sorted by null

  /external/mesa3d/src/gallium/drivers/svga/include/
svga_overlay.h 67 uint32 cmdType;
80 uint32 cmdType;
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
wifi_offload.cpp 67 u8 *src_mac_addr, u8 *dst_mac_addr, u32 period_msec, GetCmdType cmdType)
70 mPeriodMsec(period_msec), mType(cmdType)
74 MKeepAliveCommand(wifi_interface_handle iface, u8 index, GetCmdType cmdType)
75 : WifiCommand("MKeepAliveCommand", iface, 0), mIndex(index), mType(cmdType)
wifi_logger.cpp 112 GetCmdType cmdType)
114 (cmdType)
120 DebugCommand(wifi_interface_handle iface, char *ring_name, GetCmdType cmdType)
121 : WifiCommand("DebugCommand", iface, 0), mRingName(ring_name), mType(cmdType)
126 wifi_ring_buffer_status *status, GetCmdType cmdType)
127 : WifiCommand("DebugCommand", iface, 0), mNumRings(num_rings), mStatus(status), mType(cmdType)
133 DebugCommand(wifi_interface_handle iface, unsigned int *support, GetCmdType cmdType)
134 : WifiCommand("DebugCommand", iface, 0), mSupport(support), mType(cmdType)
139 u32 max_interval_sec, u32 min_data_size, char *ring_name, GetCmdType cmdType)
142 mRingName(ring_name), mType(cmdType)
    [all...]
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
glUtils.h 68 GLuint glUtilsIndirectStructSize(IndirectCommandType cmdType);
glUtils.cpp 624 GLuint glUtilsIndirectStructSize(IndirectCommandType cmdType) {
625 switch (cmdType) {
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
CommandParamsFactory.java 143 AppInterface.CommandType cmdType = AppInterface.CommandType
145 if (cmdType == null) {
161 switch (cmdType) {
616 AppInterface.CommandType cmdType = AppInterface.CommandType
623 } else if (cmdType == AppInterface.CommandType.SET_UP_MENU) {
    [all...]
CatService.java 607 CommandType cmdType = AppInterface.CommandType.fromInt(cmdDet.typeOfCommand);
608 if (cmdType != null) {
609 switch (cmdType) {
    [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-socks/4.1.6.Final/
netty-codec-socks-4.1.6.Final.jar 
  /packages/apps/Stk/src/com/android/stk/
StkAppService.java     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktBasicDrawTests.cpp     [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 

Completed in 475 milliseconds