HomeSort by relevance Sort by last modified time
    Searched refs:is_system (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/win8/delegate_execute/
crash_server_init.cc 35 bool is_system = false; local
41 is_system = true;
45 return is_system;
  /external/chromium_org/chrome_elf/create_file/
chrome_create_file_unittest.cc 220 void DoWriteCheck(const base::FilePath& path, DWORD flag, bool is_system) {
226 if (is_system) {
251 void DoReadCheck(const base::FilePath& path, DWORD flag, bool is_system) {
258 if (is_system) {
  /art/runtime/gc/space/
image_space.cc 460 bool is_system = false; local
520 is_system = true;
524 is_system = true;
544 !(is_system || relocated_version_used), error_msg);
560 } else if (is_system) {
    [all...]
  /external/chromium_org/chrome/installer/util/
google_update_settings_unittest.cc 47 void SetApField(SystemUserInstall is_system, const wchar_t* value) {
48 HKEY root = is_system == SYSTEM_INSTALL ?
60 void SetMultiApField(SystemUserInstall is_system, const wchar_t* value) {
63 HKEY root = is_system == SYSTEM_INSTALL ?
105 bool is_system = install == SYSTEM_INSTALL; local
129 is_system, &ret_channel));
    [all...]
  /art/tools/
cpplint.py     [all...]
  /external/compiler-rt/lib/sanitizer_common/scripts/
cpplint.py     [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
cpp.py     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/tools/
cpplint.py     [all...]
  /external/libvpx/libvpx/tools/
cpplint.py     [all...]

Completed in 123 milliseconds