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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/SmbiosMeasurementDxe/
SmbiosMeasurementDxe.c 114 UINTN mMaxLen;
231 for (StrLen = 0 ; StrLen < mMaxLen; StrLen++) {
238 if (StrLen == mMaxLen) {
346 for (StrLen = 0 ; StrLen < mMaxLen; StrLen++) {
352 if (StrLen == mMaxLen) {
610 mMaxLen = SMBIOS_STRING_MAX_LENGTH;
618 mMaxLen = SMBIOS_TABLE_MAX_LENGTH;
624 mMaxLen = SMBIOS_3_0_TABLE_MAX_LENGTH;
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_msg.h 148 int mMaxLen;
loc_eng.cpp     [all...]
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc_eng_msg.h 148 int mMaxLen;
loc_eng.cpp     [all...]
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_msg.h 148 int mMaxLen;
loc_eng.cpp     [all...]
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc_eng_msg.h 148 int mMaxLen;
loc_eng.cpp     [all...]
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc_eng_msg.h 148 int mMaxLen;
loc_eng.cpp     [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng.cpp     [all...]
loc_eng_msg.h 148 int mMaxLen;
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
wifi_hal.cpp 893 u32* mMaxLen;
899 mVersion(version), mMaxLen(max_len),
1002 *mMaxLen = 0
    [all...]

Completed in 491 milliseconds