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:totalCost
(Results
1 - 7
of
7
) sorted by relevance
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H
A
D
test_utils.h
34
long long
totalCost
= 0;
member
/foundation/communication/ipc/ipc/native/src/core/include/
H
A
D
ipc_payload_statistics_impl.h
33
uint64_t
totalCost
;
member
/foundation/communication/ipc/ipc/native/src/core/source/
H
A
D
ipc_payload_statistics_impl.cpp
63
uint64_t
totalCost
= 0;
in GetTotalCost()
local
/foundation/communication/ipc/ipc/native/test/unittest/common/
H
A
D
ipc_payload_statistics_impl_unittest.cpp
146
uint64_t
totalCost
=
in HWTEST_F()
local
422
uint64_t
totalCost
= currentCost + DEFAULT_TOTAL_COST +
in HWTEST_F()
local
472
uint64_t
totalCost
in HWTEST_F()
local
521
uint64_t
totalCost
= currentCost + DEFAULT_TOTAL_COST +
HWTEST_F()
local
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H
A
D
sqlite_shared_result_set.cpp
60
int64_t
totalCost
= duration_cast<milliseconds>(endTime - start).count();
in SqliteSharedResultSet()
local
H
A
D
step_result_set.cpp
59
int64_t
totalCost
= std::chrono::duration_cast<std::chrono::milliseconds>(queryEnd - start).count();
in StepResultSet()
local
/foundation/multimedia/camera_framework/services/camera_service/src/
H
A
D
hcamera_device_manager.cpp
294
int32_t
totalCost
= GetCurrentCost() + cameraRequestOpen->GetCost();
in WouldEvict()
local
353
int32_t
totalCost
= 0;
in GetCurrentCost()
local
[all...]
Completed in 5 milliseconds