Home
last modified time | relevance | path

Searched defs:model (Results 1 – 14 of 14) sorted by relevance

/base/msdp/device_status/tools/vdev/src/
Dvirtual_keyboard_builder.cpp236 json model; in ReadActions() local
245 void VirtualKeyboardBuilder::ReadModel(const nlohmann::json &model, int32_t level) in ReadModel()
265 void VirtualKeyboardBuilder::ReadAction(const nlohmann::json &model) in ReadAction()
286 void VirtualKeyboardBuilder::HandleDown(const nlohmann::json &model) in HandleDown()
296 void VirtualKeyboardBuilder::HandleUp(const nlohmann::json &model) in HandleUp()
306 void VirtualKeyboardBuilder::HandleWait(const nlohmann::json &model) in HandleWait()
331 json model; in ReadRawInput() local
341 void VirtualKeyboardBuilder::ReadRawModel(const nlohmann::json &model, int32_t level) in ReadRawModel()
366 void VirtualKeyboardBuilder::ReadRawData(const nlohmann::json &model) in ReadRawData()
Dvirtual_mouse_builder.cpp363 json model; in ReadActions() local
372 void VirtualMouseBuilder::ReadModel(const nlohmann::json &model, int32_t level) in ReadModel()
387 void VirtualMouseBuilder::ReadAction(const nlohmann::json &model) in ReadAction()
410 void VirtualMouseBuilder::HandleDown(const nlohmann::json &model) in HandleDown()
423 void VirtualMouseBuilder::HandleMove(const nlohmann::json &model) in HandleMove()
441 void VirtualMouseBuilder::HandleUp(const nlohmann::json &model) in HandleUp()
454 void VirtualMouseBuilder::HandleScroll(const nlohmann::json &model) in HandleScroll()
465 void VirtualMouseBuilder::HandleWait(const nlohmann::json &model) in HandleWait()
479 json model; in ReadRawInput() local
488 void VirtualMouseBuilder::ReadRawModel(const nlohmann::json &model, int32_t level) in ReadRawModel()
[all …]
Dvirtual_touchscreen_builder.cpp387 json model; in ReadActions() local
396 void VirtualTouchScreenBuilder::ReadModel(const nlohmann::json &model, int32_t level) in ReadModel()
411 void VirtualTouchScreenBuilder::ReadAction(const nlohmann::json &model) in ReadAction()
434 int32_t VirtualTouchScreenBuilder::GetModelValue(const nlohmann::json &model, const std::string &ta… in GetModelValue()
444 void VirtualTouchScreenBuilder::HandleDown(const nlohmann::json &model) in HandleDown()
456 void VirtualTouchScreenBuilder::HandleMove(const nlohmann::json &model) in HandleMove()
468 void VirtualTouchScreenBuilder::HandleUp(const nlohmann::json &model) in HandleUp()
476 void VirtualTouchScreenBuilder::HandleMoveTo(const nlohmann::json &model) in HandleMoveTo()
488 void VirtualTouchScreenBuilder::HandleWait(const nlohmann::json &model) in HandleWait()
501 json model; in ReadRawInput() local
[all …]
Dvirtual_device_builder.cpp395 int32_t VirtualDeviceBuilder::ReadFile(const char *path, json &model) in ReadFile()
/base/print/print_fwk/frameworks/helper/scan_helper/include/
Dscanner_info.h78 std::string model; variable
131 std::string model; variable
/base/web/webview/test/unittest/ohos_adapter/system_properties_adapter/
Dsystem_properties_adapter_test.cpp79 std::string model = SystemPropertiesAdapterImpl::GetInstance().GetDeviceInfoProductModel(); variable
/base/print/print_fwk/frameworks/ohscan/include/
Dohscan.h100 const char* model; member
/base/telephony/call_manager/services/satellite_call/src/
Dsatellite_call_control.cpp145 std::string model = OHOS::system::GetParameter("const.build.product", "0"); in HandleSatelliteCallStateUpdate() local
/base/security/device_security_level/oem_property/include/
Ddslm_cred.h47 char model[CRED_INFO_MODEL_LEN]; member
/base/update/updater/services/include/fs_manager/
Dpartitions.h72 std::string model; // description of hardware(manufacturer, model) member
/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/core/src/
Dhks_client_service_test.cpp453 const char *model = "model"; variable
/base/print/print_fwk/test/fuzztest/scanhelper_fuzzer/
Dscanhelper_fuzzer.cpp354 std::string model = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestTCPSetModel() local
435 std::string model = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestUSBSetModel() local
/base/print/print_fwk/test/fuzztest/scanserviceability_fuzzer/
Dscanserviceability_fuzzer.cpp414 std::string model = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestSetScannerInfo() local
/base/security/security_guard/frameworks/js/napi/
Dsecurity_guard_napi.cpp371 SecurityModel model = { in RequestSecurityModelResultExecute() local