Searched refs:sessionSecond (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/multimodalinput/input/service/interceptor/test/ |
H A D | event_interceptor_handler_test.cpp | 214 SessionPtr sessionSecond = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, variable 217 deviceTags, sessionSecond); 271 SessionPtr sessionSecond = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, variable 274 deviceTags, sessionSecond); 302 SessionPtr sessionSecond = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, variable 305 deviceTags, sessionSecond); 333 SessionPtr sessionSecond = std::make_shared<UDSSession>(PROGRAM_NAME, g_moduleType, variable 336 deviceTags, sessionSecond); 389 deviceTags, sessionSecond); 420 deviceTags, sessionSecond); [all …]
|