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

1 2 3 4 5

  /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
  /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/services/robotests/src/com/android/server/testing/shadows/
ShadowBackupDataInput.java 70 public int getDataSize() {
  /frameworks/base/core/java/android/print/
PrintDocumentInfo.java 197 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 358 return getDataSize();
361 int getDataSize() {
389 int getDataSize() {
390 return mTimerInfo.getDataSize() + mRecordSource.getDataSize(false);
399 return getDataSize();
419 super(recordSource.mSourceType, recordSource.getDataSize(false) + 1);
428 return getDataSize(false);
  /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/darwin-x86/clang-4393122/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-4479392/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-4579689/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-4630689/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-4639204/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-4691093/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 {
  /prebuilts/clang/host/linux-x86/clang-4393122/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-4479392/include/clang/AST/
RecordLayout.h 181 /// getDataSize() - Get the record data size, which is the record size
183 CharUnits getDataSize() const {

Completed in 741 milliseconds

1 2 3 4 5