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

  /frameworks/base/media/libdrm/mobile1/include/objmng/
drm_rights_manager.h 156 * \param moreBytes Output the more bytes for discarded.
162 int32_t drm_updateDcfDataLen(uint8_t* pDcfLastData, uint8_t* keyValue, int32_t* moreBytes);
  /frameworks/base/media/libdrm/mobile1/src/objmng/
drm_rights_manager.c 670 int32_t drm_updateDcfDataLen(uint8_t* pDcfLastData, uint8_t* keyValue, int32_t* moreBytes)
685 *moreBytes = DRM_TWO_AES_BLOCK_LEN - len;
drm_api.c     [all...]
  /external/chromium/third_party/icu/source/common/
ucnv_u8.c 109 goto morebytes;
127 morebytes:
239 goto morebytes;
256 morebytes:
784 * Jump to moreBytes below - it will not output to target.
834 goto moreBytes;
890 moreBytes:
    [all...]
ucnvmbcs.c     [all...]
  /external/icu4c/common/
ucnv_u8.c 109 goto morebytes;
127 morebytes:
239 goto morebytes;
256 morebytes:
784 * Jump to moreBytes below - it will not output to target.
834 goto moreBytes;
890 moreBytes:
    [all...]
ucnvmbcs.c     [all...]

Completed in 334 milliseconds