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:counter
(Results
1 - 17
of
17
) sorted by relevance
/base/powermgr/battery_statistics/test/unittest/src/clienttest/
H
A
D
stats_util_test.cpp
249
std::shared_ptr<StatsHelper::Counter>
counter
= std::make_shared<StatsHelper::Counter>();
in HWTEST_F()
local
/base/security/asset/services/common/src/
H
A
D
lib.rs
20
mod
counter
;
modules
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
H
A
D
faultlogger_client_unittest.cpp
88
int32_t
counter
= 0;
in HWTEST_F()
local
/base/hiviewdfx/faultloggerd/example/
H
A
D
dump_catcher_demo.cpp
36
OHOS::HiviewDFX::ElapsedTime
counter
;
in TestFuncDump()
local
/base/hiviewdfx/hisysevent/frameworks/native/
H
A
D
json_flatten_parser.cpp
164
int
counter
= 1;
in ParseBrackets()
local
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
H
A
D
hks_openssl_kdf.c
147
unsigned int
counter
= HKS_START_NUM;
in HksOpensslSmKdf()
local
/base/account/os_account/services/accountmgr/test/unittest/app_account/
H
A
D
app_account_test.cpp
476
EXPECT_EQ(AppAccount::GetInstance().eventListeners_.size(),
counter
);
in HWTEST_F()
local
/base/hiviewdfx/faultloggerd/test/unittest/backtrace/
H
A
D
backtrace_local_test.cpp
104
ElapsedTime
counter
;
in HWTEST_F()
local
146
ElapsedTime
counter
;
in HWTEST_F()
local
260
ElapsedTime
counter
;
in HWTEST_F()
local
289
ElapsedTime
counter
;
in HWTEST_F()
local
316
ElapsedTime
counter
;
HWTEST_F()
local
408
ElapsedTime
counter
;
HWTEST_F()
local
440
ElapsedTime
counter
;
HWTEST_F()
local
[all...]
/base/security/access_token/tools/accesstoken/src/
H
A
D
atm_command.cpp
413
int32_t
counter
= 0;
in HandleComplexCommand()
local
/base/account/os_account/tools/acm/src/
H
A
D
account_command.cpp
136
int
counter
= 0;
in ParseCreateCommandOpt()
local
295
int
counter
= 0;
in RunAsSetCommand()
local
342
int
counter
= 0;
in ParseCommandOpt()
local
267
RunCommand( int &
counter
, ErrCode &result, bool &enable, int &id, std::vector<std::string> &constraints)
RunCommand()
argument
[all...]
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H
A
D
unwinder_test.cpp
112
ElapsedTime
counter
;
in HWTEST_F()
local
149
ElapsedTime
counter
;
in HWTEST_F()
local
202
ElapsedTime
counter
;
in HWTEST_F()
local
246
ElapsedTime
counter
;
in HWTEST_F()
local
304
ElapsedTime
counter
;
HWTEST_F()
local
386
ElapsedTime
counter
;
HWTEST_F()
local
498
ElapsedTime
counter
;
HWTEST_F()
local
521
ElapsedTime
counter
;
HWTEST_F()
local
[all...]
/base/powermgr/battery_statistics/services/native/src/
H
A
D
battery_stats_core.cpp
552
std::shared_ptr<StatsHelper::Counter>
counter
;
in UpdateCounter()
local
/base/powermgr/power_manager/utils/shell/src/
H
A
D
power_shell_command.cpp
406
int
counter
= 0;
in RunAsQueryLockCommand()
local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
H
A
D
dfx_dump_catcher.cpp
243
ElapsedTime
counter
;
in DumpCatch()
local
/base/powermgr/power_manager/services/native/src/runninglock/
H
A
D
running_lock_mgr.cpp
472
std::shared_ptr<LockCounter>
counter
= iterator->second;
in Lock()
local
518
std::shared_ptr<LockCounter>
counter
= iterator->second;
in UnLock()
local
580
std::shared_ptr<LockCounter>
counter
= iterator->second;
GetValidRunningLockNum()
local
[all...]
/base/startup/init/services/utils/
H
A
D
init_utils.c
301
int
counter
= 0;
in SplitString()
local
/base/powermgr/power_manager/services/native/src/
H
A
D
power_state_machine.cpp
1202
uint32_t
counter
= 0;
in WakeupDeviceInner()
local
Completed in 15 milliseconds