Home
last modified time | relevance | path

Searched refs:setReadOnly (Results 1 – 25 of 35) sorted by relevance

12

/external/autotest/frontend/client/src/autotest/tko/
DFilterStringViewer.java53 queries.setReadOnly(true); in FilterStringViewer()
144 queries.setReadOnly(true); in changeEditable()
151 queries.setReadOnly(false); in changeEditable()
/external/skqp/src/gpu/gl/
DGrGLTexture.cpp52 this->setReadOnly(); in GrGLTexture()
63 this->setReadOnly(); in GrGLTexture()
/external/autotest/frontend/client/src/autotest/afe/
DITextArea.java8 public void setReadOnly(boolean readOnly); in setReadOnly() method
/external/skia/src/gpu/gl/
DGrGLTexture.cpp55 this->setReadOnly(); in GrGLTexture()
70 this->setReadOnly(); in GrGLTexture()
/external/skia/src/gpu/mtl/
DGrMtlTexture.mm35 this->setReadOnly();
55 this->setReadOnly();
/external/skia/src/gpu/d3d/
DGrD3DTexture.cpp31 this->setReadOnly(); in GrD3DTexture()
46 this->setReadOnly(); in GrD3DTexture()
/external/skqp/src/gpu/vk/
DGrVkTexture.cpp35 this->setReadOnly(); in GrVkTexture()
49 this->setReadOnly(); in GrVkTexture()
/external/skia/src/gpu/vk/
DGrVkTexture.cpp41 this->setReadOnly(); in GrVkTexture()
56 this->setReadOnly(); in GrVkTexture()
/external/skqp/include/gpu/
DGrSurface.h89 void setReadOnly() { in setReadOnly() function
/external/skia/src/gpu/
DGrSurface.h112 void setReadOnly() { in setReadOnly() function
DGrTexture.cpp54 this->setReadOnly(); in GrTexture()
/external/skia/src/gpu/dawn/
DGrDawnTexture.cpp91 tex->setReadOnly(); in MakeWrapped()
/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/
DDosAttributeProviderTest.java89 view.setReadOnly(true); in testView()
/external/autotest/frontend/client/src/autotest/common/ui/
DNotifyManager.java70 errorTextArea.setReadOnly(true); in ErrorLog()
/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/
DDosAttributeProvider.java144 public void setReadOnly(boolean value) throws IOException { in setReadOnly() method in DosAttributeProvider.View
/external/skqp/src/gpu/mtl/
DGrMtlTexture.mm38 this->setReadOnly();
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
DTestHelper_Connection1.java170 public void setReadOnly(boolean readOnly) throws SQLException { in setReadOnly() method in TestHelper_Connection1
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DModuleSummaryIndex.cpp130 GVS->setReadOnly(false); in propagateAttributesToRefs()
188 GVS->setReadOnly(false); in propagateAttributes()
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowParcelFileDescriptorTest.java34 assertThat(readOnlyFile.setReadOnly()).isTrue(); in setUp()
/external/llvm-project/llvm/lib/IR/
DModuleSummaryIndex.cpp189 GVS->setReadOnly(false); in propagateAttributesToRefs()
260 GVS->setReadOnly(false); in propagateAttributes()
/external/skia/src/gpu/mock/
DGrMockTexture.h37 this->setReadOnly(); in GrMockTexture()
/external/skqp/src/gpu/mock/
DGrMockTexture.h29 this->setReadOnly(); in GrMockTexture()
/external/autotest/frontend/client/src/autotest/moblab/
DDutManagementView.java115 informationArea.setReadOnly(true); in initialize()
/external/javasqlite/src/main/java/SQLite/JDBC2z/
DJDBCConnection.java337 public void setReadOnly(boolean ro) throws SQLException { in setReadOnly() method in JDBCConnection
/external/llvm-project/llvm/include/llvm/IR/
DModuleSummaryIndex.h211 void setReadOnly() { in setReadOnly() function
860 void setReadOnly(bool RO) { VarFlags.MaybeReadOnly = RO; }

12