HomeSort by relevance Sort by last modified time
    Searched defs:getDataSize (Results 1 - 25 of 86) sorted by null

1 2 3 4

  /external/parameter-framework/upstream/remote-processor/
AnswerMessage.cpp 68 size_t CAnswerMessage::getDataSize() const
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/anqp/
CellularNetworkTestUtil.java 65 int plmnsSize = getDataSize(plmnList);
87 public static int getDataSize(byte[][] dataArray) {
  /libcore/ojluni/src/main/java/java/sql/
DataTruncation.java 144 public int getDataSize() {
  /external/javassist/src/main/javassist/
CtPrimitiveType.java 110 public int getDataSize() { return dataSize; }
  /external/deqp/executor/
xeCallQueue.hpp 58 size_t getDataSize (void) const { return m_data.size(); }
xeBatchResult.hpp 83 int getDataSize (void) const { return (int)m_data.size(); }
xeContainerFormatParser.cpp 103 int ContainerFormatParser::getDataSize (void) const
xeXMLParser.hpp 161 int getDataSize (void) const;
222 inline int Parser::getDataSize (void) const
  /frameworks/base/core/java/android/app/backup/
BackupDataInput.java 46 * int dataSize = data.getDataSize();
96 * return success, the {@link #getKey()} and {@link #getDataSize()} methods can
140 public int getDataSize() {
  /frameworks/base/media/java/android/media/midi/
MidiPortImpl.java 114 public static int getDataSize(byte[] buffer, int bufferLength) {
  /frameworks/base/core/java/android/print/
PrintDocumentInfo.java 194 public @IntRange(from = 0) long getDataSize() {
  /external/clang/include/clang/AST/
RecordLayout.h 181 /// getDataSize() - Get the record data size, which is the record size
183 CharUnits getDataSize() const {
  /external/deqp/framework/common/
tcuCompressedTexture.hpp 124 int getDataSize (void) const { return (int)m_data.size(); }
  /external/deqp/modules/glshared/
glsFragOpInteractionCase.cpp 110 int getDataSize (void) const { return (int)m_data.size(); }
  /frameworks/base/core/java/android/hardware/hdmi/
HdmiTimerRecordSources.java 359 return getDataSize();
362 int getDataSize() {
390 int getDataSize() {
391 return mTimerInfo.getDataSize() + mRecordSource.getDataSize(false);
400 return getDataSize();
420 super(recordSource.mSourceType, recordSource.getDataSize(false) + 1);
429 return getDataSize(false);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
RecordLayout.h 181 /// getDataSize() - Get the record data size, which is the record size
183 CharUnits getDataSize() const {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
RecordLayout.h 181 /// getDataSize() - Get the record data size, which is the record size
183 CharUnits getDataSize() const {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
RecordLayout.h 181 /// getDataSize() - Get the record data size, which is the record size
183 CharUnits getDataSize() const {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
RecordLayout.h 181 /// getDataSize() - Get the record data size, which is the record size
183 CharUnits getDataSize() const {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
RecordLayout.h 181 /// getDataSize() - Get the record data size, which is the record size
183 CharUnits getDataSize() const {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
RecordLayout.h 181 /// getDataSize() - Get the record data size, which is the record size
183 CharUnits getDataSize() const {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
RecordLayout.h 181 /// getDataSize() - Get the record data size, which is the record size
183 CharUnits getDataSize() const {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
RecordLayout.h 181 /// getDataSize() - Get the record data size, which is the record size
183 CharUnits getDataSize() const {
  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
ExifTag.java 196 public int getDataSize() {
    [all...]
  /packages/apps/Camera2/src/com/android/camera/exif/
ExifTag.java 196 public int getDataSize() {
    [all...]

Completed in 1170 milliseconds

1 2 3 4