Searched refs:protection_mode (Results 1 – 2 of 2) sorted by relevance
421 VCMVideoProtection protection_mode; in SetProtectionMethod() local423 protection_mode = in SetProtectionMethod()426 protection_mode = nack ? kProtectionNack : kProtectionNone; in SetProtectionMethod()428 vcm_->SetVideoProtection(protection_mode, true); in SetProtectionMethod()
1783 protection_mode; in NTMapMemory() local1801 protection_mode=0; in NTMapMemory()1806 protection_mode=PAGE_READWRITE; in NTMapMemory()1810 protection_mode=PAGE_WRITECOPY; in NTMapMemory()1817 protection_mode=PAGE_READONLY; in NTMapMemory()1823 map_handle=CreateFileMapping(file_handle,0,protection_mode,high_length, in NTMapMemory()