HomeSort by relevance Sort by last modified time
    Searched defs:AppContainerAttributes (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/sandbox/win/src/
app_container.h 26 class AppContainerAttributes {
28 AppContainerAttributes();
29 ~AppContainerAttributes();
49 DISALLOW_COPY_AND_ASSIGN(AppContainerAttributes);
app_container.cc 41 AppContainerAttributes::AppContainerAttributes() {
45 AppContainerAttributes::~AppContainerAttributes() {
51 ResultCode AppContainerAttributes::SetAppContainer(
77 ResultCode AppContainerAttributes::ShareForStartup(
93 bool AppContainerAttributes::HasAppContainer() const {

Completed in 242 milliseconds