Home
last modified time | relevance | path

Searched defs:AddRemote (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/angle/third_party/glslang/src/
H A Dupdate_glslang_sources.py93 def AddRemote(self): member in GoodCommit
/aosp_15_r20/external/deqp-deps/glslang/
Dupdate_glslang_sources.py93 def AddRemote(self): member in GoodCommit
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/setup/
Dtest_command_handler.cc121 void TestCommandHandler::AddRemote(const vector<std::string>& args) { in AddRemote() function in rootcanal::TestCommandHandler
Dtest_model.cc185 void TestModel::AddRemote(const std::string& server, int port, Phy::Type type) { in AddRemote() function in rootcanal::TestModel