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:second
(Results
1 - 25
of
44
) sorted by relevance
1
2
/base/security/certificate_framework/test/unittest/common/src/
H
A
D
cf_test_common.cpp
20
bool CertframeworkTest::CompareBlob(const CfBlob *first, const CfBlob *
second
)
in CompareBlob()
argument
/base/notification/common_event_service/tools/test/unittest/cem/
H
A
D
common_event_command_test.cpp
29
static std::string Concatenate(const std::string &first, const std::string &
second
)
in Concatenate()
argument
H
A
D
common_event_command_dump_test.cpp
34
static std::string Concatenate(const std::string &first, const std::string &
second
)
in Concatenate()
argument
H
A
D
common_event_command_publish_test.cpp
37
static std::string Concatenate(const std::string &first, const std::string &
second
)
in Concatenate()
argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/
H
A
D
ark_web_nweb_structs.h
28
int32_t
second
;
member
/base/telephony/core_service/services/network_search/include/
H
A
D
nitz_update.h
42
int32_t
second
= 0;
member
/base/telephony/telephony_data/common/include/
H
A
D
time_util.h
34
int
second
= ltm->tm_sec;
in FormatDate()
local
/base/web/webview/ohos_interface/include/ohos_nweb/
H
A
D
nweb_date_time_chooser.h
31
int32_t
second
= 0;
member
/base/security/certificate_manager/frameworks/cert_manager_standard/main/common/include/
H
A
D
cm_x509.h
56
uint32_t
second
;
member
/base/security/device_auth/frameworks/deviceauth_lite/inc/key_agreement/
H
A
D
key_agreement.h
54
uint32_t
second
;
member
/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/
H
A
D
das_version_util.h
48
uint32_t
second
;
member
/base/security/device_security_level/services/dslm/
H
A
D
dslm_device_list.c
126
bool IsSameDevice(const DeviceIdentify *first, const DeviceIdentify *
second
)
in IsSameDevice()
argument
/base/time/time_service/services/timer/src/
H
A
D
timer_handler.cpp
109
auto
second
= std::chrono::duration_cast<std::chrono::seconds>(when);
in Set()
local
/base/useriam/user_auth_framework/test/unittest/services/src/
H
A
D
state_machine_test.cpp
97
auto
second
= machineBuilder->Build();
in HWTEST_F()
local
/base/useriam/face_auth/test/unittest/
H
A
D
state_machine_test.cpp
103
auto
second
= machineBuilder->Build();
in HWTEST_F()
local
/base/global/i18n/frameworks/intl/src/
H
A
D
locale_util.cpp
145
uint8_t
second
= ((uint8_t)(str[1] - base)) & 0x7f; // 1 is index
in EncodeLanguageOrRegion()
local
H
A
D
collator.cpp
267
CompareResult Collator::Compare(const std::string &first, const std::string &
second
)
in Compare()
argument
/base/hiviewdfx/hidumper/frameworks/native/src/util/
H
A
D
string_utils.cpp
59
bool StringUtils::IsSameStr(const string &first, const string &
second
)
in IsSameStr()
argument
/base/customization/enterprise_device_management/services/edm_plugin/src/network/rule/
H
A
D
domain_chain_rule.cpp
135
uint8_t DomainChainRule::CharToHex(const char &first, const char &
second
)
in CharToHex()
argument
/base/notification/distributed_notification_service/test/fuzztest/reminderrequestcalendar_fuzzer/
H
A
D
reminderrequestcalendar_fuzzer.cpp
82
uint8_t
second
= *data % SECONDS;
in DoSomethingInterestingWithMyAPI()
local
/base/security/dlp_permission_service/services/dlp_permission/sa/storage/src/
H
A
D
sandbox_config_kv_data_storage.cpp
130
std::size_t
second
= it->first.find_last_of(KEY_SEPATATOR);
in GetKeyMapByUserId()
local
/base/sensors/sensor/test/unittest/common/src/
H
A
D
system_info.cpp
134
double CpuInfo::GetCpuUsage(const Total_Cpu_Occupy &first, const Total_Cpu_Occupy &
second
)
in GetCpuUsage()
argument
[all...]
/base/telephony/core_service/frameworks/native/src/
H
A
D
operator_config_types.cpp
243
std::u16string
second
= parcel.ReadString16();
in ReadFromU16StringMap()
local
260
std::string
second
= parcel.ReadString();
ReadFromStringMap()
local
277
int32_t
second
= parcel.ReadInt32();
ReadFromIntMap()
local
294
bool
second
= parcel.ReadBool();
ReadFromBoolMap()
local
310
int64_t
second
= parcel.ReadInt64();
ReadFromLongMap()
local
[all...]
/base/time/time_service/services/time/include/
H
A
D
sntp_client.h
37
uint64_t
second
;
member
44
int
second
;
member
/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/
H
A
D
watchdog_interface_test.cpp
72
static inline void Sleep(int
second
)
in Sleep()
argument
Completed in 10 milliseconds
1
2