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
defs:infoList
(Results
1 - 25
of
39
) sorted by relevance
1
2
/base/powermgr/battery_statistics/test/unittest/src/clienttest/mock/
H
A
D
stats_client_test_mock_peer.cpp
40
auto
infoList
= statsClient.GetBatteryStats();
in HWTEST_F()
local
H
A
D
stats_client_test_mock_object.cpp
43
auto
infoList
= sptrStatsProxy->GetBatteryStats();
in HWTEST_F()
local
H
A
D
stats_client_test_mock_parcel.cpp
45
auto
infoList
= statsClient.GetBatteryStats();
in HWTEST_F()
local
75
auto
infoList
= sptrStatsProxy->GetBatteryStats();
in HWTEST_F()
local
106
auto
infoList
= sptrStatsProxy->GetBatteryStats();
in HWTEST_F()
local
/base/theme/screenlock_mgr/services/src/
H
A
D
screenlock_get_info_callback.cpp
20
void ScreenLockGetInfoCallback::OnCredentialInfo(const std::vector<OHOS::UserIam::UserAuth::CredentialInfo> &
infoList
)
in OnCredentialInfo()
argument
/base/global/i18n/frameworks/intl/test/fuzztest/holidaymanager_fuzzer/
H
A
D
holidaymanager_fuzzer.cpp
32
std::vector<HolidayInfoItem>
infoList
;
in DoSomethingInterestingWithMyAPI()
local
/base/powermgr/battery_statistics/test/unittest/src/servicetest/mock/
H
A
D
stats_service_test_mock_parcel.cpp
61
auto
infoList
= g_statsServiceProxy->GetBatteryStats();
in HWTEST_F()
local
/base/account/os_account/frameworks/account_iam/src/
H
A
D
account_iam_callback_stub.cpp
110
std::vector<CredentialInfo>
infoList
;
in ProcOnCredentialInfo()
local
H
A
D
account_iam_callback_service.cpp
54
void GetCredInfoCallbackService::OnCredentialInfo(const std::vector<CredentialInfo> &
infoList
)
in OnCredentialInfo()
argument
/base/account/os_account/frameworks/account_iam/test/unittest/include/
H
A
D
account_iam_client_test_callback.h
69
void OnCredentialInfo(int32_t result, const std::vector<AccountSA::CredentialInfo> &
infoList
)
in OnCredentialInfo()
argument
/base/account/os_account/services/accountmgr/src/account_iam/
H
A
D
account_iam_client_callback_proxy.cpp
98
void GetCredInfoCallbackProxy::OnCredentialInfo(const std::vector<CredentialInfo> &
infoList
)
in OnCredentialInfo()
argument
/base/telephony/cellular_call/test/fuzztest/getcscalldata_fuzzer/
H
A
D
getcscalldata_fuzzer.cpp
56
CallInfoList
infoList
;
in GetCsCallData()
local
96
ImsCurrentCallList
infoList
;
in RegisterHandler()
local
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
H
A
D
event_logger_catcher_test.cpp
526
std::list<PeerBinderCatcher::OutputBinderInfo>
infoList
;
in HWTEST_F()
local
/base/account/os_account/frameworks/account_iam/test/unittest/src/
H
A
D
account_iam_callback_service_test.cpp
158
std::vector<CredentialInfo>
infoList
;
in HWTEST_F()
local
/base/customization/enterprise_device_management/services/edm_plugin/src/
H
A
D
manage_auto_start_apps_plugin.cpp
112
std::vector<OHOS::AbilityRuntime::AutoStartupInfo>
infoList
;
in OnGetPolicy()
local
/base/powermgr/battery_statistics/test/unittest/src/servicetest/utils/
H
A
D
stats_service_test_proxy.cpp
39
BatteryStatsInfoList
infoList
;
in GetBatteryStats()
local
/base/powermgr/battery_statistics/services/zidl/src/
H
A
D
battery_stats_proxy.cpp
31
BatteryStatsInfoList
infoList
;
in GetBatteryStats()
local
/base/security/huks/services/huks_standard/huks_service/main/systemapi_wrap/useridm/src/
H
A
D
hks_useridm_api_wrap.cpp
181
void GetCredentialInfoCallbackImplHuks::OnCredentialInfo(const std::vector<USER_IAM::CredentialInfo> &
infoList
)
in OnCredentialInfo()
argument
/base/telephony/state_registry/frameworks/js/napi/src/
H
A
D
napi_telephony_observer.cpp
41
std::unique_ptr<SignalUpdateInfo>
infoList
= std::make_unique<SignalUpdateInfo>(slotId, signalInfoList);
in OnSignalInfoUpdated()
local
46
EventListenerManager::SendEvent(ToUint32t(TelephonyCallbackEventId::EVENT_ON_SIGNAL_INFO_UPDATE),
infoList
);
in OnSignalInfoUpdated()
local
/base/useriam/user_auth_framework/frameworks/native/client/src/
H
A
D
user_idm_client_impl.cpp
220
std::vector<CredentialInfo>
infoList
;
in GetCredentialInfo()
local
228
std::vector<CredentialInfo>
infoList
;
in GetCredentialInfo()
local
/base/useriam/user_auth_framework/test/fuzztest/clients/useridmclientstub_fuzzer/
H
A
D
user_idm_client_stub_fuzzer.cpp
61
void OnCredentialInfo(const std::vector<CredentialInfo> &
infoList
)
in OnCredentialInfo()
argument
/base/account/os_account/services/accountmgr/test/unittest/account_iam/
H
A
D
account_iam_callback_test.cpp
94
void OnCredentialInfo(int32_t result, const std::vector<CredentialInfo> &
infoList
)
in OnCredentialInfo()
argument
403
std::vector<CredentialInfo>
infoList
;
in HWTEST_F()
local
435
std::vector<CredentialInfo>
infoList
= {};
in HWTEST_F()
local
/base/print/print_fwk/services/scan_service/src/
H
A
D
scan_system_data.cpp
265
void ScanSystemData::GetAddedScannerInfoList(std::vector<ScanDeviceInfo> &
infoList
)
in GetAddedScannerInfoList()
argument
/base/security/device_security_level/baselib/msglib/src/lite/
H
A
D
messenger_device_status_manager.c
247
NodeBasicInfo *
infoList
= NULL;
in MessengerGetDeviceNodeBasicInfo()
local
343
NodeBasicInfo *
infoList
= NULL;
in MessengerForEachDeviceProcess()
local
[all...]
/base/security/huks/test/unittest/huks_lite_test/liteos_a_adapter/upgrade_test/version_one/
H
A
D
hks_compatibility_test.cpp
502
static void FreeKeyInfoList(struct HksKeyInfo **
infoList
, uint32_t listCount)
in FreeKeyInfoList()
argument
519
struct HksKeyInfo *
infoList
= (struct HksKeyInfo *)HksMalloc(sizeof(struct HksKeyInfo) * listCount);
in BuildKeyInfoList()
local
[all...]
/base/useriam/user_auth_framework/test/fuzztest/clients/useridmclient_fuzzer/
H
A
D
user_idm_client_fuzzer.cpp
52
void OnCredentialInfo(const std::vector<CredentialInfo> &
infoList
)
in OnCredentialInfo()
argument
Completed in 13 milliseconds
1
2