/base/security/security_guard/test/unittest/model_manager/src/ |
H A D | security_guard_model_manager_test.cpp | 140 MockModel *model = new MockModel(); in HWTEST_F() local
|
/base/print/print_fwk/frameworks/helper/scan_helper/include/ |
H A D | scanner_info.h | 78 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 D | system_properties_adapter_test.cpp | 80 std::string model = SystemPropertiesAdapterImpl::GetInstance().GetDeviceInfoProductModel(); in HWTEST_F() local
|
/base/print/print_fwk/frameworks/ohscan/include/ |
H A D | ohscan.h | 100 const char* model; member
|
/base/msdp/device_status/tools/vdev/src/ |
H A D | virtual_mouse_builder.cpp | 363 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 D | virtual_keyboard_builder.cpp | 236 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 D | virtual_touchscreen_builder.cpp | 387 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 D | dslm_cred.h | 47 char model[CRED_INFO_MODEL_LEN]; member
|
/base/telephony/call_manager/services/satellite_call/src/ |
H A D | satellite_call_control.cpp | 148 std::string model = OHOS::system::GetParameter("const.build.product", "0"); in HandleSatelliteCallStateUpdate() local
|
/base/update/updater/services/include/fs_manager/ |
H A D | partitions.h | 72 std::string model; // description of hardware(manufacturer, model) member
|
/base/print/print_fwk/test/fuzztest/scanserviceability_fuzzer/ |
H A D | scanserviceability_fuzzer.cpp | 327 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 D | hks_client_service_test.cpp | 453 const char *model = "model"; in HWTEST_F() local
|
/base/print/print_fwk/test/fuzztest/scanhelper_fuzzer/ |
H A D | scanhelper_fuzzer.cpp | 356 std::string model = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestTCPSetModel() local 437 std::string model = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestUSBSetModel() local
|