Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/image_aggregator/
Dimage_aggregator.h36 bool read_only; member
43 bool read_only; member
/device/linaro/dragonboard/shared/utils/rmtfs/
Dstorage.c52 int storage_init(const char *storage_root, bool read_only, bool use_partitions) in storage_init()
Drmtfs.c501 bool read_only = false; in main() local