Home
last modified time | relevance | path

Searched refs:safe_to_open_file (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/sandbox/linux/syscall_broker/
Dbroker_host.cc71 const bool safe_to_open_file = policy.GetFileNameIfAllowedToOpen( in OpenFileForIPC() local
74 if (safe_to_open_file) { in OpenFileForIPC()