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:userIdVersion_
(Results
1 - 4
of
4
) sorted by relevance
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/include/
H
A
D
app_event_processor_proxy.h
29
: AppEventObserver(name), processor_(processor),
userIdVersion_
(-1), userPropertyVersion_(-1) {}
in AppEventProcessorProxy()
41
int64_t
userIdVersion_
;
member in OHOS::HiviewDFX::HiAppEvent::AppEventProcessorProxy
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H
A
D
hiappevent_userinfo.cpp
48
UserInfo::UserInfo() :
userIdVersion_
(0), userPropertyVersion_(0)
in UserInfo()
76
userIdVersion_
++;
in SetUserId()
106
userIdVersion_
++;
in RemoveUserId()
217
return
userIdVersion_
;
in GetUserIdVersion()
229
userIdVersion_
= 0;
in ClearData()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H
A
D
app_event_processor_proxy.cpp
84
if (userIdVerForAll ==
userIdVersion_
) {
in GetValidUserIds()
96
userIdVersion_
= userIdVerForAll;
in GetValidUserIds()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H
A
D
hiappevent_userinfo.h
50
int64_t
userIdVersion_
;
member in OHOS::HiviewDFX::HiAppEvent::UserInfo
Completed in 2 milliseconds