Home
last modified time | relevance | path

Searched defs:getStorageType (Results 1 – 8 of 8) sorted by relevance

/external/google-cloud-java/java-bare-metal-solution/proto-google-cloud-bare-metal-solution-v2/src/main/java/com/google/cloud/baremetalsolution/v2/
DLunOrBuilder.java215 com.google.cloud.baremetalsolution.v2.Lun.StorageType getStorageType(); in getStorageType() method
DVolumeOrBuilder.java107 com.google.cloud.baremetalsolution.v2.Volume.StorageType getStorageType(); in getStorageType() method
DLun.java882 public com.google.cloud.baremetalsolution.v2.Lun.StorageType getStorageType() { in getStorageType() method in Lun
2207 public com.google.cloud.baremetalsolution.v2.Lun.StorageType getStorageType() { in getStorageType() method in Lun.Builder
DVolume.java1667 public com.google.cloud.baremetalsolution.v2.Volume.StorageType getStorageType() { in getStorageType() method in Volume
3053 public com.google.cloud.baremetalsolution.v2.Volume.StorageType getStorageType() { in getStorageType() method in Volume.Builder
/external/clang/lib/CodeGen/
DCGRecordLayoutBuilder.cpp135 llvm::Type *getStorageType(const FieldDecl *FD) { in getStorageType() function
143 llvm::Type *getStorageType(const CXXRecordDecl *RD) { in getStorageType() function
/external/deqp/modules/glshared/
DglsVertexArrayTests.hpp207 virtual Array::Storage getStorageType(void) const in getStorageType() function in deqp::gls::ContextArray
DglsDrawTest.cpp1289 DrawTestSpec::Storage getStorageType(void) const in getStorageType() function in deqp::gls::__anon61ed4b640111::AttributeArray
/external/clang/utils/TableGen/
DClangAttrEmitter.cpp102 static StringRef getStorageType(StringRef type) { in getStorageType() function