Home
last modified time | relevance | path

Searched defs:is_read_only (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/glib/gio/
Dgunixmounts.c113 gboolean is_read_only; member
121 gboolean is_read_only; member
/external/v8/src/
Druntime.cc765 bool is_read_only = (attributes & READ_ONLY) != 0; in Runtime_DeclareGlobals() local