Home
last modified time | relevance | path

Searched refs:POINTING_DEVICE_STR (Results 1 – 2 of 2) sorted by relevance

/base/global/resource_management/interfaces/inner_api/include/
Dres_common.h47 static const char *POINTING_DEVICE_STR = "pointingdevice"; variable
/base/global/resource_management/frameworks/resmgr/src/
Dres_desc.cpp113 ret = std::string(POINTING_DEVICE_STR); in GetInputDeviceStr()