Home
last modified time | relevance | path

Searched defs:deviceType_ (Results 1 – 5 of 5) sorted by relevance

/base/notification/distributed_notification_service/interfaces/inner_api/
Dnotification_subscribe_info.h132 std::string deviceType_; variable
Dnotification_subscriber.h192 std::string deviceType_; variable
/base/global/resource_management_lite/frameworks/resmgr_lite/include/
Dres_config_impl.h120 DeviceType deviceType_; variable
/base/global/resource_management/frameworks/resmgr/include/
Dres_config_impl.h256 DeviceType deviceType_; variable
/base/print/print_fwk/frameworks/helper/scan_helper/src/
Dscanner_info.cpp87 void ScanDeviceInfoTCP::SetDeviceType(const std::string& deviceType_) in SetDeviceType()