Home
last modified time | relevance | path

Searched defs:model (Results 1 - 13 of 13) sorted by relevance

/base/security/security_guard/test/unittest/model_manager/src/
H A Dsecurity_guard_model_manager_test.cpp140 MockModel *model = new MockModel(); in HWTEST_F() local
/base/print/print_fwk/frameworks/helper/scan_helper/include/
H A Dscanner_info.h78 std::string model; member in OHOS::Scan::final
131 std::string model; member in OHOS::Scan::final
/base/web/webview/test/unittest/ohos_adapter/system_properties_adapter/
H A Dsystem_properties_adapter_test.cpp80 std::string model = SystemPropertiesAdapterImpl::GetInstance().GetDeviceInfoProductModel(); in HWTEST_F() local
/base/print/print_fwk/frameworks/ohscan/include/
H A Dohscan.h100 const char* model; member
/base/msdp/device_status/tools/vdev/src/
H A Dvirtual_mouse_builder.cpp363 json model; in ReadActions() local
372 void VirtualMouseBuilder::ReadModel(const nlohmann::json &model, int32_t level) in ReadModel() argument
387 void VirtualMouseBuilder::ReadAction(const nlohmann::json &model) in ReadAction() argument
410 HandleDown(const nlohmann::json &model) HandleDown() argument
423 HandleMove(const nlohmann::json &model) HandleMove() argument
441 HandleUp(const nlohmann::json &model) HandleUp() argument
454 HandleScroll(const nlohmann::json &model) HandleScroll() argument
465 HandleWait(const nlohmann::json &model) HandleWait() argument
479 json model; ReadRawInput() local
488 ReadRawModel(const nlohmann::json &model, int32_t level) ReadRawModel() argument
508 ReadRawData(const nlohmann::json &model) ReadRawData() argument
[all...]
H A Dvirtual_keyboard_builder.cpp236 json model; in ReadActions() local
245 void VirtualKeyboardBuilder::ReadModel(const nlohmann::json &model, int32_t level) in ReadModel() argument
265 ReadAction(const nlohmann::json &model) ReadAction() argument
286 HandleDown(const nlohmann::json &model) HandleDown() argument
296 HandleUp(const nlohmann::json &model) HandleUp() argument
306 HandleWait(const nlohmann::json &model) HandleWait() argument
331 json model; ReadRawInput() local
341 ReadRawModel(const nlohmann::json &model, int32_t level) ReadRawModel() argument
366 ReadRawData(const nlohmann::json &model) ReadRawData() argument
[all...]
H A Dvirtual_touchscreen_builder.cpp387 json model; in ReadActions() local
396 void VirtualTouchScreenBuilder::ReadModel(const nlohmann::json &model, int32_t level) in ReadModel() argument
411 void VirtualTouchScreenBuilder::ReadAction(const nlohmann::json &model) in ReadAction() argument
434 GetModelValue(const nlohmann::json &model, const std::string &targetName, int32_t defaultValue) GetModelValue() argument
444 HandleDown(const nlohmann::json &model) HandleDown() argument
456 HandleMove(const nlohmann::json &model) HandleMove() argument
468 HandleUp(const nlohmann::json &model) HandleUp() argument
476 HandleMoveTo(const nlohmann::json &model) HandleMoveTo() argument
488 HandleWait(const nlohmann::json &model) HandleWait() argument
501 json model; ReadRawInput() local
510 ReadRawModel(const nlohmann::json &model, int32_t level) ReadRawModel() argument
530 ReadRawData(const nlohmann::json &model) ReadRawData() argument
[all...]
/base/security/device_security_level/oem_property/include/
H A Ddslm_cred.h47 char model[CRED_INFO_MODEL_LEN]; member
/base/telephony/call_manager/services/satellite_call/src/
H A Dsatellite_call_control.cpp148 std::string model = OHOS::system::GetParameter("const.build.product", "0"); in HandleSatelliteCallStateUpdate() local
/base/update/updater/services/include/fs_manager/
H A Dpartitions.h72 std::string model; // description of hardware(manufacturer, model) member
/base/print/print_fwk/test/fuzztest/scanserviceability_fuzzer/
H A Dscanserviceability_fuzzer.cpp327 std::string model = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestSetScannerInfo() local
/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/core/src/
H A Dhks_client_service_test.cpp453 const char *model = "model"; in HWTEST_F() local
/base/print/print_fwk/test/fuzztest/scanhelper_fuzzer/
H A Dscanhelper_fuzzer.cpp356 std::string model = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestTCPSetModel() local
437 std::string model = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestUSBSetModel() local

Completed in 11 milliseconds