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:totalCount_
(Results
1 - 11
of
11
) sorted by relevance
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H
A
D
result_entries_window.h
43
int
totalCount_
;
member in DistributedDB::ResultEntriesWindow
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H
A
D
tab_controller.h
89
int32_t
totalCount_
= 0;
member in OHOS::Ace::TabController
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H
A
D
list_item_drag_manager.h
76
int32_t
totalCount_
= -1;
member in OHOS::Ace::NG::ListItemDragManager
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H
A
D
repeat_virtual_scroll_node.h
186
uint32_t
totalCount_
= 0;
member in OHOS::Ace::NG::RepeatVirtualScrollNode
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H
A
D
cloud_db_proxy.h
126
uint32_t
totalCount_
;
member in DistributedDB::CloudDBProxy::CloudActionContext
/foundation/window/window_manager/utils/include/
H
A
D
perform_reporter.h
58
std::atomic<uint32_t>
totalCount_
;
member in OHOS::Rosen::PerformReporter
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H
A
D
node_adapter_impl.h
165
uint32_t
totalCount_
= 0;
member in OHOS::Ace::NG::NativeLazyForEachBuilder
/foundation/window/window_manager/utils/src/
H
A
D
perform_reporter.cpp
109
oss << tag_ << " cost " << costTime << "ms, total count " <<
totalCount_
;
in count()
local
/foundation/arkui/ace_engine/adapter/ohos/tools/raw_input_injector/
H
A
D
raw_input_command.h
131
int32_t
totalCount_
= 1;
member in OHOS::Ace::BaseCommand
/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/
H
A
D
render_grid_scroll.h
255
int32_t
totalCount_
= 0;
member in OHOS::Ace::V2::RenderGridScroll
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H
A
D
frame_node.cpp
421
int32_t
totalCount_
= 0;
member in OHOS::Ace::NG::final
Completed in 18 milliseconds