OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kTestForAll
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/sandbox/win/tools/finder/
finder.h
27
const int
kTestForAll
= 0x04;
finder_fs.cc
56
if (access_type_ &
kTestForAll
) {
finder_registry.cc
53
if (access_type_ &
kTestForAll
) {
main.cc
91
access_type |=
kTestForAll
;
finder_kernel.cc
176
if (access_type_ &
kTestForAll
) {
Completed in 178 milliseconds