Home
last modified time | relevance | path

Searched defs:is_localhost (Results 1 – 6 of 6) sorted by relevance

/external/lldb/source/Plugins/Platform/Linux/
DPlatformLinux.cpp410 const bool is_localhost = true; in LaunchProcess() local
/external/autotest/client/common_lib/
Dsite_utils.py364 def is_localhost(server): function
/external/autotest/server/hosts/
Dservo_host.py155 def is_localhost(self): member in ServoHost
/external/autotest/server/cros/servo/
Dservo.py228 def is_localhost(self): member in Servo
/external/lldb/source/Target/
DPlatform.cpp649 const bool is_localhost = true; in LaunchProcess() local
/external/fio/
Dgfio.c500 int uses_net = 0, is_localhost = 0; in hostname_cb() local