Home
last modified time | relevance | path

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

/ide/tools/previewer/cli/
DCommandLine.cpp39 …mmandLine::CommandLine(CommandType commandType, const Json2::Value& arg, const LocalSocket& socket) in CommandLine()
209 …and::TouchPressCommand(CommandType commandType, const Json2::Value& arg, const LocalSocket& socket) in TouchPressCommand()
238 …and::MouseWheelCommand(CommandType commandType, const Json2::Value& arg, const LocalSocket& socket) in MouseWheelCommand()
272 …d::TouchReleaseCommand(CommandType commandType, const Json2::Value& arg, const LocalSocket& socket) in TouchReleaseCommand()
312 …mand::TouchMoveCommand(CommandType commandType, const Json2::Value& arg, const LocalSocket& socket) in TouchMoveCommand()
333 …rCommand::PowerCommand(CommandType commandType, const Json2::Value& arg, const LocalSocket& socket) in PowerCommand()
369 …Command::VolumeCommand(CommandType commandType, const Json2::Value& arg, const LocalSocket& socket) in VolumeCommand()
391 …mand::BarometerCommand(CommandType commandType, const Json2::Value& arg, const LocalSocket& socket) in BarometerCommand()
429 const LocalSocket& socket) in ResolutionSwitchCommand()
495 …nd::OrientationCommand(CommandType commandType, const Json2::Value& arg, const LocalSocket& socket) in OrientationCommand()
[all …]
DCommandLineFactory.cpp78 CommandLine::CommandType type, const Json2::Value& val, const LocalSocket& socket) in CreateCommandLine()
104 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.cpp42 std::unique_ptr<LocalSocket> socket = std::make_unique<LocalSocket>(); in TEST() local
DCommandLineTest.cpp36 static std::unique_ptr<LocalSocket> socket; member in __anon8714a1710111::CommandLineTest
67 std::unique_ptr<LocalSocket> CommandLineTest::socket = nullptr; member in __anon8714a1710111::CommandLineTest
/ide/tools/previewer/test/unittest/mock_lite/
DVirtualScreenImplTest.cpp50 static std::unique_ptr<LocalSocket> socket; member in __anon083ca9a20111::VirtualScreenImplTest
57 std::unique_ptr<LocalSocket> VirtualScreenImplTest::socket = nullptr; member in __anon083ca9a20111::VirtualScreenImplTest
/ide/tools/previewer/test/unittest/mock/
DVirtualScreenImplTest.cpp55 static std::unique_ptr<LocalSocket> socket; member in __anon58caeb150111::VirtualScreenImplTest
62 std::unique_ptr<LocalSocket> VirtualScreenImplTest::socket = nullptr; member in __anon58caeb150111::VirtualScreenImplTest