HomeSort by relevance Sort by last modified time
    Searched refs:iCancelAcquireLicense (Results 1 - 3 of 3) sorted by null

  /external/opencore/pvmi/content_policy_manager/plugins/oma1/passthru/include/
pvmf_cpmplugin_passthru_oma1_factory.h 40 bool iCancelAcquireLicense;
pvmf_cpmplugin_passthru_oma1.h 334 bool iCancelAcquireLicense;
  /external/opencore/pvmi/content_policy_manager/plugins/oma1/passthru/src/
pvmf_cpmplugin_passthru_oma1.cpp 50 iCancelAcquireLicense = false; //to simulate "cancelgetLicense"
61 iCancelAcquireLicense = aCancelAcquireLicense; //To simulate "cancelAcquire"
69 return PVMFCPMPassThruPlugInOMA1::CreatePlugIn(iFailAuthorizeUsage, iCancelAcquireLicense,
117 iCancelAcquireLicense = aCancelAcquireLicense;
721 if (!iCancelAcquireLicense)
728 iCancelAcquireLicense = false; //Reset for next time
    [all...]

Completed in 9288 milliseconds