Searched refs:protection_mode (Results 1 – 3 of 3) sorted by relevance
54 void SetProtectionMode(VCMVideoProtection protection_mode);
125 VCMVideoProtection protection_mode) { in SetProtectionMode() argument127 protection_mode_ = protection_mode; in SetProtectionMode()
1711 protection_mode; in NTMapMemory() local1729 protection_mode=0; in NTMapMemory()1734 protection_mode=PAGE_READWRITE; in NTMapMemory()1738 protection_mode=PAGE_WRITECOPY; in NTMapMemory()1745 protection_mode=PAGE_READONLY; in NTMapMemory()1751 map_handle=CreateFileMapping(file_handle,0,protection_mode,high_length, in NTMapMemory()