Home
last modified time | relevance | path

Searched defs:socket (Results 1 – 7 of 7) sorted by relevance

/ide/tools/previewer/cli/
DCommandLine.cpp41 …mmandLine::CommandLine(CommandType commandType, const Json2::Value& arg, const LocalSocket& socket) in CommandLine()
211 …and::TouchPressCommand(CommandType commandType, const Json2::Value& arg, const LocalSocket& socket) in TouchPressCommand()
240 …and::MouseWheelCommand(CommandType commandType, const Json2::Value& arg, const LocalSocket& socket) in MouseWheelCommand()
274 …d::TouchReleaseCommand(CommandType commandType, const Json2::Value& arg, const LocalSocket& socket) in TouchReleaseCommand()
314 …mand::TouchMoveCommand(CommandType commandType, const Json2::Value& arg, const LocalSocket& socket) in TouchMoveCommand()
335 …rCommand::PowerCommand(CommandType commandType, const Json2::Value& arg, const LocalSocket& socket) in PowerCommand()
371 …Command::VolumeCommand(CommandType commandType, const Json2::Value& arg, const LocalSocket& socket) in VolumeCommand()
393 …mand::BarometerCommand(CommandType commandType, const Json2::Value& arg, const LocalSocket& socket) in BarometerCommand()
431 const LocalSocket& socket) in ResolutionSwitchCommand()
497 …nd::OrientationCommand(CommandType commandType, const Json2::Value& arg, const LocalSocket& socket) in OrientationCommand()
[all …]
DCommandLineFactory.cpp82 const LocalSocket& socket) in CreateCommandLine()
108 … const Json2::Value& args, const LocalSocket& socket) in CreateObject()
DCommandLineInterface.h50 std::unique_ptr<LocalSocket> socket; variable
/ide/tools/previewer/util/
DTraceTool.h37 std::unique_ptr<LocalSocket> socket; variable
/ide/tools/previewer/test/unittest/cli/
DCommandLineFactoryTest.cpp43 std::unique_ptr<LocalSocket> socket = std::make_unique<LocalSocket>(); in TEST() local
DCommandLineTest.cpp37 static std::unique_ptr<LocalSocket> socket; member in __anon8473820f0111::CommandLineTest
68 std::unique_ptr<LocalSocket> CommandLineTest::socket = nullptr; member in __anon8473820f0111::CommandLineTest
/ide/tools/previewer/test/unittest/mock/
DVirtualScreenImplTest.cpp55 static std::unique_ptr<LocalSocket> socket; member in __anon4b4f2df30111::VirtualScreenImplTest
62 std::unique_ptr<LocalSocket> VirtualScreenImplTest::socket = nullptr; member in __anon4b4f2df30111::VirtualScreenImplTest