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()
1712 protection_mode; in NTMapMemory() local1730 protection_mode=0; in NTMapMemory()1735 protection_mode=PAGE_READWRITE; in NTMapMemory()1739 protection_mode=PAGE_WRITECOPY; in NTMapMemory()1746 protection_mode=PAGE_READONLY; in NTMapMemory()1752 map_handle=CreateFileMapping(file_handle,0,protection_mode,high_length, in NTMapMemory()