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:u64v
(Results
1 - 11
of
11
) sorted by relevance
/foundation/communication/dsoftbus/adapter/common/include/
H
A
D
softbus_adapter_hisysevent.h
99
uint64_t
u64v
;
member
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H
A
D
nstackx_dfinder_hievent.c
68
para[i].value.
u64v
= stat[g_statisticsIdx[i]];
in CreateStatisticsEventParams()
/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H
A
D
softbus_hisysevt_bus_center.c
406
msg->paramArray[SOFTBUS_EVT_PARAM_ZERO].paramValue.
u64v
= record->startDiscoveryCnt;
in SetDevDiscStaticMsgParamValve()
407
msg->paramArray[SOFTBUS_EVT_PARAM_ONE].paramValue.
u64v
= record->sendBroadCastCnt;
in SetDevDiscStaticMsgParamValve()
408
msg->paramArray[SOFTBUS_EVT_PARAM_TWO].paramValue.
u64v
= record->recvBroadCastCnt;
in SetDevDiscStaticMsgParamValve()
409
msg->paramArray[SOFTBUS_EVT_PARAM_THREE].paramValue.
u64v
= record->devFoundCnt;
in SetDevDiscStaticMsgParamValve()
410
msg->paramArray[SOFTBUS_EVT_PARAM_FOUR].paramValue.
u64v
= record->businessDiscoveryCnt;
in SetDevDiscStaticMsgParamValve()
1012
msg->paramArray[SOFTBUS_EVT_PARAM_ONE].paramValue.
u64v
= record->authTotalTime;
in SetAuthResultMsgParamValve()
1019
msg->paramArray[SOFTBUS_EVT_PARAM_EIGHT].paramValue.
u64v
= record->failTotalTime;
in SetAuthResultMsgParamValve()
1097
msg->paramArray[SOFTBUS_EVT_PARAM_ZERO].paramValue.
u64v
= record->totalTime;
in SetOnlineDurMsgParamValve()
1182
msg->paramArray[SOFTBUS_EVT_PARAM_ONE].paramValue.
u64v
= record->totalTime;
in SetBusCenterDurMsgParamValve()
H
A
D
softbus_hisysevt_connreporter.c
297
param[SOFTBUS_EVT_PARAM_FOUR].paramValue.
u64v
= record->mConnFailTime;
in SetDevConnResultMsgParamValue()
299
param[SOFTBUS_EVT_PARAM_SIX].paramValue.
u64v
= record->mConnTotalTime;
in SetDevConnResultMsgParamValue()
323
param[SOFTBUS_EVT_PARAM_FOUR].paramValue.
u64v
= record->mStepTotalTime;
in SetDevProcStepMsgParamValue()
H
A
D
softbus_hisysevt_nstack.c
64
uint64_t
u64v
;
member
H
A
D
softbus_hisysevt_discreporter.c
164
param[SOFTBUS_EVT_PARAM_THREE].paramValue.
u64v
= firstDisc->mDiscTotalTime;
in SetDevFirstDiscMsgParamValve()
273
param->paramValue.
u64v
= discDetailItem->duration;
in SoftBusCreateDiscDetailsMsg()
/foundation/communication/dsoftbus/adapter/common/dfx/
H
A
D
softbus_adapter_hisysevent.cpp
93
dstParam->v.ui64 = srcParam->paramValue.
u64v
;
in ConvertEventParam()
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/interface/
H
A
D
nstackx_dfile.h
253
uint64_t
u64v
;
member
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/interface/
H
A
D
nstackx.h
278
uint64_t
u64v
;
member
/foundation/communication/dsoftbus/tests/adapter/unittest/
H
A
D
softbus_dfx_test.cpp
154
evtParam.paramValue.
u64v
= UINT64_MAX;
in HWTEST_F()
/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H
A
D
fillptypes.h
676
FILLP_ULLONG
u64v
;
member
Completed in 11 milliseconds