Home
last modified time | relevance | path

Searched defs:read_only (Results 1 – 25 of 42) sorted by relevance

12

/third_party/flutter/engine/flutter/shell/common/
Dpersistent_cache.cc57 bool read_only) { in MakeCacheDirectory()
78 PersistentCache::PersistentCache(bool read_only) in PersistentCache()
/third_party/libsoup/libsoup/
Dsoup-cookie-jar-sqlite.c36 soup_cookie_jar_sqlite_new (const char *filename, gboolean read_only) in soup_cookie_jar_sqlite_new()
Dsoup-cookie-jar-text.c114 soup_cookie_jar_text_new (const char *filename, gboolean read_only) in soup_cookie_jar_text_new()
Dsoup-cookie-jar-db.c126 soup_cookie_jar_db_new (const char *filename, gboolean read_only) in soup_cookie_jar_db_new()
/third_party/uboot/u-boot-2020.01/tools/
Dfit_common.c46 bool read_only) in mmap_fdt()
/third_party/flutter/engine/flutter/fml/platform/win/
Dmapping_win.cc63 bool read_only = !IsWritable(protections); in FileMapping() local
/third_party/cef/libcef/common/
Dprocess_message_impl.cc30 bool read_only) in CefProcessMessageImpl()
Dvalue_base.h240 bool read_only, in CefValueBase()
282 inline bool read_only() const { return read_only_; } in read_only() function
Dvalues_impl.cc23 bool read_only, in GetOrCreateRefOrCopy()
582 bool read_only, in GetOrCreateRef()
595 bool read_only) in CefDictionaryValueImpl()
986 bool read_only, in CefDictionaryValueImpl()
1005 bool read_only, in GetOrCreateRef()
1017 bool read_only) in CefListValueImpl()
1405 bool read_only, in CefListValueImpl()
Dcommand_line_impl.cc12 bool read_only) in CefCommandLineImpl()
Ddrag_data_impl.cc182 void CefDragDataImpl::SetReadOnly(bool read_only) { in SetReadOnly()
Dresponse_impl.cc233 void CefResponseImpl::SetReadOnly(bool read_only) { in SetReadOnly()
Drequest_impl.cc714 void CefRequestImpl::SetReadOnly(bool read_only) { in SetReadOnly()
1115 void CefPostDataImpl::SetReadOnly(bool read_only) { in SetReadOnly()
1370 void CefPostDataElementImpl::SetReadOnly(bool read_only) { in SetReadOnly()
/third_party/ffmpeg/libavresample/
Daudio_data.h51 int read_only; /**< data is read-only */ member
Daudio_data.c75 enum AVSampleFormat sample_fmt, int read_only, in ff_audio_data_init()
/third_party/cef/libcef/browser/
Dprint_settings_impl.cc13 bool read_only) in CefPrintSettingsImpl()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dxmpwriter.c287 const GstTagList * taglist, gboolean read_only) in gst_tag_xmp_writer_tag_list_to_xmp_buffer()
/third_party/boost/boost/compute/
Dmemory_object.hpp36 read_only = CL_MEM_READ_ONLY, enumerator
/third_party/cef/libcef/browser/views/
Dtextfield_impl.cc54 void CefTextfieldImpl::SetReadOnly(bool read_only) { in SetReadOnly()
/third_party/cef/libcef/browser/prefs/
Dpref_store.cc184 void CefPrefStore::set_read_only(bool read_only) { in set_read_only()
/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.h109 bool read_only; member
/third_party/pulseaudio/src/pulsecore/
Dmemblock.c71 bool read_only:1; member
424 pa_memblock *pa_memblock_new_fixed(pa_mempool *p, void *d, size_t length, bool read_only) { in pa_memblock_new_fixed()
457 bool read_only) { in pa_memblock_new_user()
Ddatabase-simple.c42 bool read_only; member
/third_party/boost/boost/interprocess/detail/
Dos_file_functions.hpp66 typedef enum { read_only = winapi::generic_read enumerator
/third_party/node/src/
Dnode_contextify.cc408 bool read_only = in PropertySetterCallback() local
495 bool read_only = in PropertyDefinerCallback() local

12