Searched refs:m_overrideSandboxProfilePathOrSandboxProfile (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/Shared/
H A DSandboxInitializationParameters.h68 m_overrideSandboxProfilePathOrSandboxProfile = path;
74 return m_overrideSandboxProfilePathOrSandboxProfile;
80 m_overrideSandboxProfilePathOrSandboxProfile = profile;
86 return m_overrideSandboxProfilePathOrSandboxProfile;
101 String m_overrideSandboxProfilePathOrSandboxProfile; member in class:WebKit::SandboxInitializationParameters

Completed in 63 milliseconds