Home
last modified time | relevance | path

Searched defs:SetReadOnly (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/2/external/libchrome/base/memory/
Dshared_memory_handle.h155 void SetReadOnly() { read_only_ = true; } in SetReadOnly() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/memory/
Dshared_memory_handle.h155 void SetReadOnly() { read_only_ = true; } in SetReadOnly() function
/aosp_15_r20/external/libchrome/base/memory/
H A Dshared_memory_handle.h152 void SetReadOnly() { read_only_ = true; } in SetReadOnly() function
/aosp_15_r20/external/deqp-deps/amber/src/vulkan/
Dresource.h51 void SetReadOnly(bool read_only) { is_read_only_ = read_only; } in SetReadOnly() function
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/loader/
Dsymbolbuilder.go183 func (sb *SymbolBuilder) SetReadOnly(v bool) { func
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_util_unittest.cc208 void SetReadOnly(const FilePath& path, bool read_only) { in SetReadOnly() function
/aosp_15_r20/external/cronet/base/files/
H A Dfile_util_unittest.cc197 void SetReadOnly(const FilePath& path, bool read_only) { in SetReadOnly() function