OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:access_type_
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/sandbox/win/tools/finder/
finder.cc
12
access_type_
= 0;
35
access_type_
= access_type;
finder_fs.cc
56
if (
access_type_
& kTestForAll) {
76
if (
access_type_
& kTestForWrite) {
96
if (
access_type_
& kTestForRead) {
finder_registry.cc
53
if (
access_type_
& kTestForAll) {
66
if (
access_type_
& kTestForWrite) {
79
if (
access_type_
& kTestForRead) {
finder_kernel.cc
176
if (
access_type_
& kTestForAll) {
190
if (
access_type_
& kTestForWrite) {
204
if (
access_type_
& kTestForRead) {
finder.h
131
DWORD
access_type_
;
member in class:Finder
Completed in 44 milliseconds