Searched refs:ScopedLsaMemory (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cloud_print/service/win/
H A Dlocal_security_policy.cc23 class ScopedLsaMemory { class in namespace:__anon6258
25 ScopedLsaMemory() : lsa_memory_(NULL) { function in class:__anon6258::ScopedLsaMemory
28 ~ScopedLsaMemory() {
50 DISALLOW_COPY_AND_ASSIGN(ScopedLsaMemory);
88 ScopedLsaMemory<LSA_UNICODE_STRING> rights;

Completed in 72 milliseconds