HomeSort by relevance Sort by last modified time
    Searched defs:byteLen (Results 1 - 4 of 4) sorted by null

  /external/lzma/CPP/Common/
MyCom.h 127 int byteLen = ::SysStringByteLen(m_str);
128 BSTR res = ::SysAllocStringByteLen(NULL, byteLen);
129 memcpy(res, m_str, byteLen);
  /external/chromium_org/third_party/skia/src/device/xps/
SkXPSDevice.cpp     [all...]
  /external/skia/src/device/xps/
SkXPSDevice.cpp     [all...]
  /prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar 

Completed in 118 milliseconds