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

  /external/chromium_org/build/mac/
tweak_info_plist.py 74 full_version = match.group(0)
84 full_version = stdout.rstrip()
96 plist['CFBundleShortVersionString'] = full_version
  /external/libnfc-nxp/src/
phHciNfc_IDMgmt.c 91 uint8_t full_version[NXP_FULL_VERSION_LEN]; member in struct:phHciNfc_IDMgmt_Info
856 p_identity_info->full_version[i] = reg_value[i];
857 pHwRef->device_info.full_version[i]= reg_value[i];