HomeSort by relevance Sort by last modified time
    Searched refs:ATL (Results 1 - 25 of 36) sorted by null

1 2

  /external/chromium_org/remoting/host/win/
chromoting_module.h 34 class ChromotingModule : public ATL::CAtlModuleT<ChromotingModule> {
37 ChromotingModule(ATL::_ATL_OBJMAP_ENTRY* classes,
38 ATL::_ATL_OBJMAP_ENTRY* classes_end);
49 // ATL::CAtlModuleT<> overrides
63 ATL::_ATL_OBJMAP_ENTRY* classes_;
64 ATL::_ATL_OBJMAP_ENTRY* classes_end_;
rdp_desktop_session.h 23 : public ATL::CComObjectRootEx<ATL::CComSingleThreadModel>,
24 public ATL::CComCoClass<RdpDesktopSession, &__uuidof(RdpDesktopSession)>,
28 // Declare a class factory which must not lock the ATL module. This is the
30 // ATL::CComObjectNoLock is used unconditionally.
32 // By default ATL generates locking class factories (by wrapping them in
33 // ATL::CComObjectCached) for classes hosted in a DLL. This class is compiled
36 typedef ATL::CComCreator<ATL::CComObjectNoLock<ATL::CComClassFactory>
    [all...]
elevated_controller.h 20 : public ATL::CComObjectRootEx<ATL::CComSingleThreadModel>,
21 public ATL::CComCoClass<ElevatedController,
23 public ATL::IDispatchImpl<IDaemonControl2, &IID_IDaemonControl2,
26 // Declare a class factory which must not lock the ATL module. This is the
28 // ATL::CComObjectNoLock is used unconditionally.
30 // By default ATL generates locking class factories (by wrapping them in
31 // ATL::CComObjectCached) for classes hosted in a DLL. This class is compiled
34 typedef ATL::CComCreator<ATL::CComObjectNoLock<ATL::CComClassFactory>
    [all...]
chromoting_module.cc 95 ATL::_ATL_OBJMAP_ENTRY* classes,
96 ATL::_ATL_OBJMAP_ENTRY* classes_end)
103 ATL::_AtlComModule.ExecuteObjectMain(true);
112 ATL::_AtlComModule.ExecuteObjectMain(false);
163 LONG count = ATL::CAtlModuleT<ChromotingModule>::Unlock();
179 for (ATL::_ATL_OBJMAP_ENTRY* i = classes_; i != classes_end_; ++i) {
189 for (ATL::_ATL_OBJMAP_ENTRY* i = classes_; i != classes_end_; ++i) {
200 ATL::_ATL_OBJMAP_ENTRY elevated_controller_entry[] = {
225 ATL::_ATL_OBJMAP_ENTRY rdp_client_entry[] = {
rdp_client_unittest.cc 5 // ATL headers have to go first.
57 class RdpClientModule : public ATL::CAtlModuleT<RdpClientModule> {
74 ATL::_pAtlModule = NULL;
94 // The ATL module instance required by the ATL code.
  /external/chromium_org/sandbox/win/tools/finder/
finder.h 66 DWORD ParseFileSystem(ATL::CString path);
72 DWORD ParseRegistry(HKEY key, ATL::CString print_name);
79 DWORD ParseKernelObjects(ATL::CString path);
83 DWORD TestFileAccess(ATL::CString path);
89 DWORD TestRegAccess(HKEY key, ATL::CString name, ATL::CString print_name);
94 DWORD TestKernelObjectAccess(ATL::CString path, ATL::CString type);
97 void Output(ATL::CString type, ATL::CString access, ATL::CString info)
    [all...]
finder_fs.cc 9 DWORD Finder::ParseFileSystem(ATL::CString directory) {
14 ATL::CString name_to_search = directory + L"\\*";
29 ATL::CString complete_name = directory + L"\\" + find_data.cFileName;
50 DWORD Finder::TestFileAccess(ATL::CString name) {
finder_registry.cc 9 DWORD Finder::ParseRegistry(HKEY key, ATL::CString print_name) {
17 ATL::CString name_complete = print_name + buffer + L"\\";
44 DWORD Finder::TestRegAccess(HKEY key, ATL::CString name,
45 ATL::CString print_name) {
finder_kernel.cc 77 DWORD Finder::ParseKernelObjects(ATL::CString path) {
122 ATL::CString cur_path(object_directory_info->ObjectName.Buffer,
125 ATL::CString cur_type(object_directory_info->ObjectTypeName.Buffer,
128 ATL::CString new_path;
147 DWORD Finder::TestKernelObjectAccess(ATL::CString path, ATL::CString type) {
228 bool Finder::GetFunctionForType(ATL::CString type,
main.cc 31 ATL::CString log_file;
  /external/chromium_org/sandbox/win/src/
sid_unittest.cc 24 ATL::CSid sid_world = ATL::Sids::World();
47 ATL::Sids::Null().GetPSID()));
50 ATL::Sids::World().GetPSID()));
53 ATL::Sids::Dialup().GetPSID()));
56 ATL::Sids::Network().GetPSID()));
59 ATL::Sids::Admins().GetPSID()));
62 ATL::Sids::Users().GetPSID()));
65 ATL::Sids::Guests().GetPSID()));
68 ATL::Sids::Proxy().GetPSID()))
    [all...]
restricted_token_unittest.cc 32 ATL::CAccessToken access_token;
45 ATL::CAccessToken restricted_token;
48 ATL::CSid sid_user_restricted;
49 ATL::CSid sid_user_default;
50 ATL::CSid sid_owner_restricted;
51 ATL::CSid sid_owner_default;
71 ATL::CAccessToken access_token;
75 access_token.SetPrimaryGroup(ATL::Sids::World());
87 ATL::CAccessToken restricted_token;
90 ATL::CSid sid_restricted
    [all...]
integrity_level_test.cc 19 ATL::CAccessToken token;
  /external/chromium_org/chrome_frame/
dll_redirector.h 18 namespace ATL {
87 ATL::CSecurityAttributes* sec_attr);
  /development/host/windows/usb/api/
stdafx.h 48 // statements with the manifest information of the used ATL, STL, and CRT
58 // turns off ATL's hiding of some common and often safely ignored warning messages
79 using namespace ATL;
  /development/host/windows/usb/winusb/
stdafx.h 48 // statements with the manifest information of the used ATL, STL, and CRT
58 // turns off ATL's hiding of some common and often safely ignored warning messages
78 using namespace ATL;
  /external/chromium_org/cloud_print/service/win/
setup_listener.cc 98 ATL::CDacl dacl;
100 ATL::CSid user_sid;
107 ATL::CSecurityDesc desk;
110 ATL::CSecurityAttributes attribs(desk);
local_security_policy.cc 83 ATL::CSid user_sid;
104 ATL::CSid user_sid;
cloud_print_service_config.cc 29 public ATL::CDialogImpl<SetupDialog> {
47 typedef ATL::CDialogImpl<SetupDialog> Base;
182 ATL::CWindow start_button = GetDlgItem(IDC_START);
189 ATL::CWindow install_button = GetDlgItem(IDC_INSTALL);
286 const ATL::CWindow& item = GetDlgItem(id);
431 : public ATL::CAtlExeModuleT<CloudPrintServiceConfigModule> {
installer.cc 132 : public ATL::CAtlExeModuleT<CloudPrintServiceSetupModule> {
  /external/chromium_org/remoting/host/
verify_config_window_win.h 21 class VerifyConfigWindowWin : public ATL::CDialogImpl<VerifyConfigWindowWin> {
  /external/chromium_org/win8/delegate_execute/
delegate_execute.cc 30 using namespace ATL;
32 // Usually classes derived from CAtlExeModuleT, or other types of ATL
34 // the use of various macros, and ATL internals takes care of creating the
37 // that logic here, before the main ATL message loop runs.
39 : public ATL::CAtlExeModuleT< DelegateExecuteModule > {
41 typedef ATL::CAtlExeModuleT<DelegateExecuteModule> ParentClass;
59 // We use the same class creation logic as ATL itself. See
command_execute_impl.h 18 using namespace ATL;
28 // so that we can force at least one entry into ATL's object map (it will
  /external/chromium_org/win8/test/
test_registrar.cc 62 // Implementation of an ATL module that provides the necessary replacement
65 : public ATL::CAtlExeModuleT< TestDelegateExecuteModule > {
67 typedef ATL::CAtlExeModuleT<TestDelegateExecuteModule> ParentClass;
  /external/chromium_org/content/browser/accessibility/
browser_accessibility_manager_win.cc 36 : public ATL::CWindowImpl<AccessibleHWND,
37 ATL::CWindow,
38 ATL::CWinTraits<WS_CHILD> > {

Completed in 291 milliseconds

1 2