Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:SetVersion
(Results
1 - 25
of
56
) sorted by relevance
1
2
3
/base/print/print_fwk/test/unittest/fwk_inner_napi_test/
H
A
D
print_extension_info_test.cpp
114
* @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
D
ark_mmi_device_info_adapter_impl.cpp
87
void ArkMMIDeviceInfoAdapterImpl::
SetVersion
(int32_t version)
in SetVersion()
function in OHOS::ArkWeb::ArkMMIDeviceInfoAdapterImpl
89
real_->
SetVersion
(version);
in SetVersion()
H
A
D
ark_mmi_device_info_adapter_impl.h
53
void
SetVersion
(int32_t version) override;
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example1/
H
A
D
bundle_plugin_example1.cpp
52
SetVersion
("BundlePluginExample1.0");
in OnLoad()
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example2/
H
A
D
bundle_plugin_example2.cpp
52
SetVersion
("BundlePluginExample2.0");
in OnLoad()
/base/print/print_fwk/frameworks/models/print_models/src/
H
A
D
print_extension_info.cpp
65
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
D
ark_mmi_device_info_adapter_wrapper.cpp
94
void ArkMMIDeviceInfoAdapterWrapper::
SetVersion
(int32_t version)
in SetVersion()
function in OHOS::ArkWeb::ArkMMIDeviceInfoAdapterWrapper
96
ctocpp_->
SetVersion
(version);
in SetVersion()
H
A
D
ark_mmi_device_info_adapter_wrapper.h
53
void
SetVersion
(int32_t version) override;
/base/hiviewdfx/hiview/test/plugins/examples/dynamic_load_plugin_example/
H
A
D
dynamic_load_plugin_example.cpp
34
SetVersion
("DynamicLoadPluginExample1.0");
in OnLoad()
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example3/
H
A
D
bundle_plugin_example3.cpp
53
SetVersion
("BundlePluginExample3.0");
in OnLoad()
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example3/
H
A
D
event_processor_example3.cpp
68
SetVersion
("EventProcessorExample3.0");
in OnLoad()
/base/accesscontrol/sandbox_manager/services/common/database/include/
H
A
D
sqlite_helper.h
55
void
SetVersion
() const;
/base/security/access_token/services/common/database/include/
H
A
D
sqlite_helper.h
64
void
SetVersion
() const;
/base/print/print_fwk/frameworks/models/print_models/include/
H
A
D
print_extension_info.h
38
void
SetVersion
(const std::string &version);
/base/accesscontrol/sandbox_manager/services/common/database/src/
H
A
D
sqlite_helper.cpp
65
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
D
sqlite_helper.cpp
71
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
D
notification_live_view_content_test.cpp
53
* @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
D
event_processor_example2.cpp
77
SetVersion
("EventProcessorExample2.0");
in OnLoad()
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example1/
H
A
D
event_processor_example1.cpp
93
SetVersion
("EventProcessorExample1.0");
in OnLoad()
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/
H
A
D
fault_detector_manager.cpp
94
SetVersion
("FaultDetectorManager1.0");
in OnLoad()
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example4/
H
A
D
event_processor_example4.cpp
91
SetVersion
("EventProcessorExample4.0");
in OnLoad()
/base/print/print_fwk/frameworks/helper/print_helper/src/
H
A
D
print_extension_info_helper.cpp
57
nativeObj->
SetVersion
(version);
in BuildFromJs()
/base/notification/distributed_notification_service/interfaces/inner_api/
H
A
D
notification_live_view_content.h
60
void
SetVersion
(uint32_t version);
/base/msdp/device_status/intention/prototype/include/
H
A
D
i_device.h
61
virtual void
SetVersion
(int32_t version) = 0;
/base/security/appverify/interfaces/innerkits/appverify/include/interfaces/
H
A
D
hap_verify_result.h
67
DLL_EXPORT void
SetVersion
(int32_t signatureVersion);
Completed in 11 milliseconds
1
2
3