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

  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordDxe/
OpalDriverPrivate.h 98 GetDeviceCount (
OpalHiiCallbacks.c 102 NumDisks = GetDeviceCount();
140 if (DiskIndex >= GetDeviceCount()) {
OpalDriver.c 106 GetDeviceCount (
OpalHii.c 96 gHiiConfiguration.NumDisks = GetDeviceCount();
    [all...]
  /system/bt/bta/include/
bta_hearing_aid_api.h 52 static int GetDeviceCount();
  /external/syslinux/efi32/include/efi/protocol/
legacyboot.h 109 GET_DEVICE_COUNT GetDeviceCount;
  /external/syslinux/efi64/include/efi/protocol/
legacyboot.h 109 GET_DEVICE_COUNT GetDeviceCount;
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/protocol/
legacyboot.h 109 GET_DEVICE_COUNT GetDeviceCount;
  /external/tensorflow/tensorflow/stream_executor/cuda/
cuda_platform.cc 142 return CUDADriver::GetDeviceCount();
cuda_gpu_executor.h 157 int PlatformDeviceCount() override { return CUDADriver::GetDeviceCount(); }
cuda_driver.h 434 static int GetDeviceCount();
cuda_driver.cc     [all...]
  /system/bt/bta/hearing_aid/
hearing_aid.cc 303 int GetDeviceCount() { return (hearingDevices.size()); }
    [all...]
  /system/bt/stack/l2cap/
l2c_ble.cc     [all...]

Completed in 522 milliseconds