Searched refs:open_existing_deprecated (Results 1 – 3 of 3) sorted by relevance
48 open_existing_deprecated(false), in SharedMemoryCreateOptions()66 bool open_existing_deprecated; member146 options.open_existing_deprecated = open_existing; in CreateNamedDeprecated()
138 DCHECK(!options.open_existing_deprecated); in Create()172 if (fd == -1 && options.open_existing_deprecated) { in Create()
157 if (!options.open_existing_deprecated) { in Create()