Searched defs:AppContainerAttributes (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/sandbox/win/src/
H A Dapp_container.h26 class AppContainerAttributes { class in namespace:sandbox
28 AppContainerAttributes();
29 ~AppContainerAttributes();
49 DISALLOW_COPY_AND_ASSIGN(AppContainerAttributes);
H A Dapp_container.cc41 AppContainerAttributes::AppContainerAttributes() { function in class:sandbox::AppContainerAttributes
45 AppContainerAttributes::~AppContainerAttributes() {
51 ResultCode AppContainerAttributes::SetAppContainer(
77 ResultCode AppContainerAttributes::ShareForStartup(
93 bool AppContainerAttributes::HasAppContainer() const {

Completed in 799 milliseconds