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

  /external/deqp/external/vulkancts/modules/vulkan/protected_memory/
vktProtectedMemFillUpdateCopyBufferTests.cpp 55 enum CmdType {
61 static const char* getTestTypeName(CmdType cmdType)
63 switch (cmdType) {
80 CmdType cmdType,
87 CmdType m_cmdType;
100 CmdType cmdType,
102 : TestCase (testCtx, name, getTestTypeName(cmdType))
    [all...]
  /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 83 u8 *src_mac_addr, u8 *dst_mac_addr, u32 period_msec, GetCmdType cmdType)
86 mPeriodMsec(period_msec), mType(cmdType)
90 MKeepAliveCommand(wifi_interface_handle iface, u8 index, GetCmdType cmdType)
91 : WifiCommand("MKeepAliveCommand", iface, 0), mIndex(index), mType(cmdType)
wifi_logger.cpp 128 GetCmdType cmdType)
130 (cmdType)
136 DebugCommand(wifi_interface_handle iface, char *ring_name, GetCmdType cmdType)
137 : WifiCommand("DebugCommand", iface, 0), mRingName(ring_name), mType(cmdType)
142 wifi_ring_buffer_status *status, GetCmdType cmdType)
143 : WifiCommand("DebugCommand", iface, 0), mNumRings(num_rings), mStatus(status), mType(cmdType)
149 DebugCommand(wifi_interface_handle iface, unsigned int *support, GetCmdType cmdType)
150 : WifiCommand("DebugCommand", iface, 0), mSupport(support), mType(cmdType)
155 u32 max_interval_sec, u32 min_data_size, char *ring_name, GetCmdType cmdType)
158 mRingName(ring_name), mType(cmdType)
    [all...]
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
glUtils.h 68 GLuint glUtilsIndirectStructSize(IndirectCommandType cmdType);
glUtils.cpp 658 GLuint glUtilsIndirectStructSize(IndirectCommandType cmdType) {
659 switch (cmdType) {
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
CommandParamsFactory.java 152 AppInterface.CommandType cmdType = AppInterface.CommandType
154 if (cmdType == null) {
170 switch (cmdType) {
633 AppInterface.CommandType cmdType = AppInterface.CommandType
640 } else if (cmdType == AppInterface.CommandType.SET_UP_MENU) {
    [all...]
CatService.java 628 CommandType cmdType = AppInterface.CommandType.fromInt(cmdDet.typeOfCommand);
629 if (cmdType != null) {
630 switch (cmdType) {
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
RemoteDevices.java 714 int cmdType =
718 if (cmdType != BluetoothHeadset.AT_CMD_TYPE_SET) {
    [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/android-all/
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 

Completed in 610 milliseconds