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:SetName
(Results
1 - 25
of
74
) sorted by relevance
1
2
3
/base/hiviewdfx/hiview/base/test/unittest/common/
H
A
D
pipeline_test.cpp
48
plugin1->
SetName
("EventProcessorExample1");
in DoTest()
50
plugin2->
SetName
("EventProcessorExample2");
in DoTest()
52
plugin3->
SetName
("EventProcessorExample3");
in DoTest()
54
plugin4->
SetName
("EventProcessorExample4");
in DoTest()
203
plugin1->
SetName
("EventProcessorExample1");
in HWTEST_F()
209
plugin2->
SetName
("EventProcessorExample2");
in HWTEST_F()
/base/telephony/core_service/test/unittest/utils_vcard_gtest/
H
A
D
contact_data_test.cpp
214
rawData->
SetName
("Name");
in HWTEST_F()
244
rawData->
SetName
("Name");
in HWTEST_F()
253
rawData->
SetName
(VCARD_TYPE_VERSION);
in HWTEST_F()
255
rawData->
SetName
(VCARD_TYPE_FN);
in HWTEST_F()
257
rawData->
SetName
(VCARD_TYPE_NAME);
in HWTEST_F()
259
rawData->
SetName
(VCARD_TYPE_N);
in HWTEST_F()
261
rawData->
SetName
(VCARD_TYPE_SORT_STRING);
in HWTEST_F()
263
rawData->
SetName
(VCARD_TYPE_X_PHONETIC_FIRST_NAME);
in HWTEST_F()
265
rawData->
SetName
(VCARD_TYPE_X_PHONETIC_LAST_NAME);
in HWTEST_F()
267
rawData->
SetName
(VCARD_TYPE_X_PHONETIC_MIDDLE_NAM
in HWTEST_F()
[all...]
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H
A
D
ark_mmi_device_info_adapter_impl.cpp
102
void ArkMMIDeviceInfoAdapterImpl::
SetName
(ArkWebString name)
in SetName()
function in OHOS::ArkWeb::ArkMMIDeviceInfoAdapterImpl
104
real_->
SetName
(ArkWebStringStructToClass(name));
in SetName()
H
A
D
ark_mmi_device_info_adapter_impl.h
59
void
SetName
(ArkWebString name) override;
/base/notification/distributed_notification_service/frameworks/ans/src/
H
A
D
notification_slot.cpp
131
SetName
("SOCIAL_COMMUNICATION");
in SetType()
139
SetName
("SERVICE_REMINDER");
in SetType()
147
SetName
("CONTENT_INFORMATION");
in SetType()
154
SetName
("LIVE_VIEW");
in SetType()
163
SetName
("CUSTOMER_SERVICE");
in SetType()
171
SetName
("EMERGENCY_INFORMATION");
in SetType()
179
SetName
("OTHER");
in SetType()
205
void NotificationSlot::
SetName
(const std::string &name)
in SetName()
function in OHOS::Notification::NotificationSlot
/base/account/os_account/interfaces/innerkits/osaccount/native/include/
H
A
D
os_account_subscribe_info.h
45
void
SetName
(const std::string &name);
/base/print/print_fwk/test/unittest/fwk_inner_napi_test/
H
A
D
print_page_size_test.cpp
90
printpageSize.
SetName
("Test");
in HWTEST_F()
130
printpageSize.
SetName
("Test");
in HWTEST_F()
/base/msdp/device_status/tools/vdev/include/
H
A
D
virtual_device.h
56
void
SetName
(const std::string &name);
154
inline void VirtualDevice::
SetName
(const std::string &name)
in SetName()
function in OHOS::Msdp::DeviceStatus::VirtualDevice
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H
A
D
ark_mmi_device_info_adapter_wrapper.cpp
109
void ArkMMIDeviceInfoAdapterWrapper::
SetName
(std::string name)
in SetName()
function in OHOS::ArkWeb::ArkMMIDeviceInfoAdapterWrapper
112
ctocpp_->
SetName
(str);
in SetName()
H
A
D
ark_mmi_device_info_adapter_wrapper.h
59
void
SetName
(std::string name) override;
/base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/databaseoncreate_fuzzer/
H
A
D
databaseoncreate_fuzzer.cpp
41
config.
SetName
(std::move(name));
in DatabaseOnCreateFuzzTest()
/base/web/webview/test/fuzztest/ohos_adapter/distributeddatamgr_adapter/webdatabase/pmsdatabaseoncreate_fuzzer/
H
A
D
pmsdatabaseoncreate_fuzzer.cpp
41
config.
SetName
(std::move(name));
in PmsDatabaseOnCreateFuzzTest()
/base/account/os_account/frameworks/osaccount/native/src/
H
A
D
os_account_subscribe_info.cpp
46
void OsAccountSubscribeInfo::
SetName
(const std::string &name)
in SetName()
function in OHOS::AccountSA::OsAccountSubscribeInfo
/base/account/os_account/test/fuzztest/osaccount_stub/subscribeosaccountstub_fuzzer/
H
A
D
subscribeosaccountstub_fuzzer.cpp
46
subscribeInfo.
SetName
(fuzzData.GenerateRandomString());
in SubscribeOsAccountStubFuzzTest()
/base/powermgr/power_manager/frameworks/napi/utils/
H
A
D
async_callback_info.h
57
void
SetName
(napi_env& env, napi_value& name);
/base/notification/distributed_notification_service/interfaces/inner_api/
H
A
D
message_user.h
32
* @brief Sets the key used to uniquely identify this MessageUser.If no key is set, the name set by
SetName
(string)
51
void
SetName
(const std::string &name);
/base/notification/distributed_notification_service/test/fuzztest/messageuser_fuzzer/
H
A
D
messageuser_fuzzer.cpp
33
// test
SetName
function
in DoSomethingInterestingWithMyAPI()
35
messageUser.
SetName
(name);
in DoSomethingInterestingWithMyAPI()
/base/telephony/core_service/utils/vcard/include/
H
A
D
vcard_raw_data.h
25
void
SetName
(const std::string &name);
/base/print/print_fwk/frameworks/models/print_models/src/
H
A
D
print_page_size.cpp
228
SetName
("");
in Reset()
238
void PrintPageSize::
SetName
(const std::string &name)
in SetName()
function in OHOS::Print::PrintPageSize
276
SetName
(parcel.ReadString());
in ReadFromParcel()
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/
H
A
D
fault_detector_manager.cpp
93
SetName
("FaultDetectorManager");
in OnLoad()
/base/print/print_fwk/frameworks/helper/print_helper/src/
H
A
D
print_page_size_helper.cpp
58
nativeObj->
SetName
(name);
in BuildFromJs()
/base/print/print_fwk/frameworks/models/print_models/include/
H
A
D
print_page_size.h
58
void
SetName
(const std::string &name);
/base/msdp/device_status/intention/prototype/include/
H
A
D
i_device.h
59
virtual void
SetName
(const std::string &name) = 0;
/base/sensors/medical_sensor/utils/include/
H
A
D
medical_sensor.h
33
void
SetName
(const std::string &name);
/base/telephony/core_service/utils/vcard/src/
H
A
D
vcard_raw_data.cpp
28
void VCardRawData::
SetName
(const std::string &name)
in SetName()
function in OHOS::Telephony::VCardRawData
Completed in 10 milliseconds
1
2
3