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

  /external/chromium_org/win8/delegate_execute/
delegate_execute_operation.cc 15 DelegateExecuteOperation::DelegateExecuteOperation()
19 DelegateExecuteOperation::~DelegateExecuteOperation() {
22 bool DelegateExecuteOperation::Init(const CommandLine* cmd_line) {
47 DWORD DelegateExecuteOperation::GetParentPid() const {
delegate_execute_operation.h 36 class DelegateExecuteOperation {
43 DelegateExecuteOperation();
44 ~DelegateExecuteOperation();
73 DISALLOW_COPY_AND_ASSIGN(DelegateExecuteOperation);

Completed in 48 milliseconds