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()
1668 protection_mode; in NTMapMemory() local1686 protection_mode=0; in NTMapMemory()1691 protection_mode=PAGE_READWRITE; in NTMapMemory()1695 protection_mode=PAGE_WRITECOPY; in NTMapMemory()1702 protection_mode=PAGE_READONLY; in NTMapMemory()1708 map_handle=CreateFileMapping(file_handle,0,protection_mode,high_length, in NTMapMemory()