PARAM_IS           44 sandbox/win/tools/finder/main.cc     if (PARAM_IS(L"--token")) {
PARAM_IS           47 sandbox/win/tools/finder/main.cc         if (PARAM_IS(L"LOCKDOWN")) {
PARAM_IS           49 sandbox/win/tools/finder/main.cc         } else if (PARAM_IS(L"RESTRICTED")) {
PARAM_IS           51 sandbox/win/tools/finder/main.cc         } else if (PARAM_IS(L"LIMITED_USER")) {
PARAM_IS           53 sandbox/win/tools/finder/main.cc         } else if (PARAM_IS(L"INTERACTIVE_USER")) {
PARAM_IS           55 sandbox/win/tools/finder/main.cc         } else if (PARAM_IS(L"NON_ADMIN")) {
PARAM_IS           57 sandbox/win/tools/finder/main.cc         } else if (PARAM_IS(L"USER_RESTRICTED_SAME_ACCESS")) {
PARAM_IS           59 sandbox/win/tools/finder/main.cc         } else if (PARAM_IS(L"UNPROTECTED")) {
PARAM_IS           67 sandbox/win/tools/finder/main.cc     } else if (PARAM_IS(L"--object")) {
PARAM_IS           71 sandbox/win/tools/finder/main.cc         if (PARAM_IS(L"REG")) {
PARAM_IS           73 sandbox/win/tools/finder/main.cc         } else if (PARAM_IS(L"FILE")) {
PARAM_IS           75 sandbox/win/tools/finder/main.cc         } else if (PARAM_IS(L"KERNEL")) {
PARAM_IS           82 sandbox/win/tools/finder/main.cc     } else if (PARAM_IS(L"--access")) {
PARAM_IS           86 sandbox/win/tools/finder/main.cc         if (PARAM_IS(L"R")) {
PARAM_IS           88 sandbox/win/tools/finder/main.cc         } else if (PARAM_IS(L"W")) {
PARAM_IS           90 sandbox/win/tools/finder/main.cc         } else if (PARAM_IS(L"ALL")) {
PARAM_IS           97 sandbox/win/tools/finder/main.cc     } else if (PARAM_IS(L"--log")) {
PARAM_IS           93 sandbox/win/tools/launcher/launcher.cc     if (PARAM_IS(L"--main")) {
PARAM_IS          102 sandbox/win/tools/launcher/launcher.cc     } else if (PARAM_IS(L"--init")) {
PARAM_IS          111 sandbox/win/tools/launcher/launcher.cc     } else if (PARAM_IS(L"--job")) {