Searched defs:SharedMemoryCreateOptions (Results 1 – 3 of 3) sorted by relevance
36 struct BASE_EXPORT SharedMemoryCreateOptions { struct43 const std::string* name_deprecated;50 bool open_existing_deprecated;55 size_t size;58 bool executable;61 bool share_read_only;
72 SharedMemoryCreateOptions::SharedMemoryCreateOptions() in SharedMemoryCreateOptions() function in base::SharedMemoryCreateOptions
105 SharedMemoryCreateOptions::SharedMemoryCreateOptions() in SharedMemoryCreateOptions() function in base::SharedMemoryCreateOptions