Home
last modified time | relevance | path

Searched refs:SetVersion (Results 1 - 25 of 56) sorted by relevance

123

/base/print/print_fwk/test/unittest/fwk_inner_napi_test/
H A Dprint_extension_info_test.cpp114 * @tc.desc: SetVersion, GetVersion
121 info.SetVersion("1.0.0"); in HWTEST_F()
134 info.SetVersion("1.0.0"); in HWTEST_F()
148 info.SetVersion("1.0.0"); in HWTEST_F()
166 info.SetVersion("version"); in HWTEST_F()
184 info.SetVersion("version"); in HWTEST_F()
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_mmi_device_info_adapter_impl.cpp87 void ArkMMIDeviceInfoAdapterImpl::SetVersion(int32_t version) in SetVersion() function in OHOS::ArkWeb::ArkMMIDeviceInfoAdapterImpl
89 real_->SetVersion(version); in SetVersion()
H A Dark_mmi_device_info_adapter_impl.h53 void SetVersion(int32_t version) override;
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example1/
H A Dbundle_plugin_example1.cpp52 SetVersion("BundlePluginExample1.0"); in OnLoad()
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example2/
H A Dbundle_plugin_example2.cpp52 SetVersion("BundlePluginExample2.0"); in OnLoad()
/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_extension_info.cpp65 void PrintExtensionInfo::SetVersion(const std::string &version) in SetVersion() function in OHOS::Print::PrintExtensionInfo
101 SetVersion(parcel.ReadString()); in ReadFromParcel()
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_mmi_device_info_adapter_wrapper.cpp94 void ArkMMIDeviceInfoAdapterWrapper::SetVersion(int32_t version) in SetVersion() function in OHOS::ArkWeb::ArkMMIDeviceInfoAdapterWrapper
96 ctocpp_->SetVersion(version); in SetVersion()
H A Dark_mmi_device_info_adapter_wrapper.h53 void SetVersion(int32_t version) override;
/base/hiviewdfx/hiview/test/plugins/examples/dynamic_load_plugin_example/
H A Ddynamic_load_plugin_example.cpp34 SetVersion("DynamicLoadPluginExample1.0"); in OnLoad()
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example3/
H A Dbundle_plugin_example3.cpp53 SetVersion("BundlePluginExample3.0"); in OnLoad()
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example3/
H A Devent_processor_example3.cpp68 SetVersion("EventProcessorExample3.0"); in OnLoad()
/base/accesscontrol/sandbox_manager/services/common/database/include/
H A Dsqlite_helper.h55 void SetVersion() const;
/base/security/access_token/services/common/database/include/
H A Dsqlite_helper.h64 void SetVersion() const;
/base/print/print_fwk/frameworks/models/print_models/include/
H A Dprint_extension_info.h38 void SetVersion(const std::string &version);
/base/accesscontrol/sandbox_manager/services/common/database/src/
H A Dsqlite_helper.cpp65 SetVersion(); in Open()
171 void SqliteHelper::SetVersion() const in SetVersion() function in OHOS::AccessControl::SandboxManager::SqliteHelper
/base/security/access_token/services/common/database/src/
H A Dsqlite_helper.cpp71 SetVersion(); in Open()
178 void SqliteHelper::SetVersion() const in SetVersion() function in OHOS::Security::AccessToken::SqliteHelper
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_live_view_content_test.cpp53 * @tc.desc: Test SetVersion parameters.
60 rrc->SetVersion(NotificationLiveViewContent::MAX_VERSION); in HWTEST_F()
170 rrc->SetVersion(NotificationLiveViewContent::MAX_VERSION); in HWTEST_F()
233 rrc->SetVersion(version); in HWTEST_F()
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example2/
H A Devent_processor_example2.cpp77 SetVersion("EventProcessorExample2.0"); in OnLoad()
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example1/
H A Devent_processor_example1.cpp93 SetVersion("EventProcessorExample1.0"); in OnLoad()
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/
H A Dfault_detector_manager.cpp94 SetVersion("FaultDetectorManager1.0"); in OnLoad()
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example4/
H A Devent_processor_example4.cpp91 SetVersion("EventProcessorExample4.0"); in OnLoad()
/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprint_extension_info_helper.cpp57 nativeObj->SetVersion(version); in BuildFromJs()
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_live_view_content.h60 void SetVersion(uint32_t version);
/base/msdp/device_status/intention/prototype/include/
H A Di_device.h61 virtual void SetVersion(int32_t version) = 0;
/base/security/appverify/interfaces/innerkits/appverify/include/interfaces/
H A Dhap_verify_result.h67 DLL_EXPORT void SetVersion(int32_t signatureVersion);

Completed in 11 milliseconds

123