Home
last modified time | relevance | path

Searched refs:SetVersion (Results 1 – 25 of 41) sorted by relevance

12

/base/print/print_fwk/test/unittest/fwk_inner_napi_test/
Dprint_extension_info_test.cpp116 info.SetVersion("1.0.0");
129 info.SetVersion("1.0.0");
143 info.SetVersion("1.0.0");
161 info.SetVersion("version");
179 info.SetVersion("version");
/base/print/print_fwk/frameworks/models/print_models/src/
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/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example1/
Dbundle_plugin_example1.cpp52 SetVersion("BundlePluginExample1.0"); in OnLoad()
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example2/
Dbundle_plugin_example2.cpp52 SetVersion("BundlePluginExample2.0"); in OnLoad()
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example3/
Dbundle_plugin_example3.cpp53 SetVersion("BundlePluginExample3.0"); in OnLoad()
/base/security/access_token/services/common/database/include/
Dsqlite_helper.h57 void SetVersion() const;
/base/hiviewdfx/hiview/test/plugins/examples/dynamic_load_plugin_example/
Ddynamic_load_plugin_example.cpp34 SetVersion("DynamicLoadPluginExample1.0"); in OnLoad()
/base/security/access_token/services/common/database/src/
Dsqlite_helper.cpp71 SetVersion(); in Open()
177 void SqliteHelper::SetVersion() const in SetVersion() function in OHOS::Security::AccessToken::SqliteHelper
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example3/
Devent_processor_example3.cpp68 SetVersion("EventProcessorExample3.0"); in OnLoad()
/base/print/print_fwk/frameworks/models/print_models/include/
Dprint_extension_info.h38 void SetVersion(const std::string &version);
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_live_view_content_test.cpp60 rrc->SetVersion(NotificationLiveViewContent::MAX_VERSION);
155 rrc->SetVersion(NotificationLiveViewContent::MAX_VERSION);
218 rrc->SetVersion(version);
Dnotification_request_test.cpp695 liveContent->SetVersion(NotificationLiveViewContent::MAX_VERSION); in HWTEST_F()
704 oldLiveContent->SetVersion(1); in HWTEST_F()
724 liveContent->SetVersion(1); in HWTEST_F()
733 oldLiveContent->SetVersion(1); in HWTEST_F()
753 liveContent->SetVersion(1); in HWTEST_F()
781 liveContent->SetVersion(1); in HWTEST_F()
790 oldLiveContent->SetVersion(NotificationLiveViewContent::MAX_VERSION); in HWTEST_F()
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example1/
Devent_processor_example1.cpp93 SetVersion("EventProcessorExample1.0"); in OnLoad()
/base/security/appverify/interfaces/innerkits/appverify/test/unittest/src/
Dhap_verify_result_test.cpp123 hapVerifyResult.SetVersion(targetVersion);
/base/sensors/medical_sensor/utils/include/
Dmedical_sensor.h37 void SetVersion(uint32_t version);
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example2/
Devent_processor_example2.cpp77 SetVersion("EventProcessorExample2.0"); in OnLoad()
/base/security/appverify/interfaces/innerkits/appverify/src/interfaces/
Dhap_verify_result.cpp38 void HapVerifyResult::SetVersion(int32_t signatureVersion) in SetVersion() function in OHOS::Security::Verify::HapVerifyResult
/base/notification/distributed_notification_service/interfaces/inner_api/
Dnotification_live_view_content.h60 void SetVersion(uint32_t version);
/base/security/appverify/interfaces/innerkits/appverify/include/interfaces/
Dhap_verify_result.h67 DLL_EXPORT void SetVersion(int32_t signatureVersion);
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example4/
Devent_processor_example4.cpp91 SetVersion("EventProcessorExample4.0"); in OnLoad()
/base/print/print_fwk/frameworks/helper/print_helper/src/
Dprint_extension_info_helper.cpp57 nativeObj->SetVersion(version); in BuildFromJs()
/base/hiviewdfx/hiview/base/
Dplugin.cpp134 void Plugin::SetVersion(const std::string& version) in SetVersion() function in OHOS::HiviewDFX::Plugin
/base/hiviewdfx/hiview/base/test/unittest/common/
Dplugin_test.cpp88 plugin.SetVersion(version);
/base/sensors/medical_sensor/utils/src/
Dmedical.cpp74 void MedicalSensor::SetVersion(uint32_t version) in SetVersion() function in OHOS::Sensors::MedicalSensor
/base/hiviewdfx/hiview/plugins/freeze_detector/
Dfreeze_detector_plugin.cpp52 SetVersion(FREEZE_DETECTOR_PLUGIN_VERSION); in OnLoad()

12