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:cacheIndex
(Results
1 - 6
of
6
) sorted by relevance
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H
A
D
sqlite_single_ver_result_set.cpp
325
int
cacheIndex
= position_ - cacheStartPosition_;
in GetEntry()
local
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdidevice_fuzzer/
H
A
D
hdidevice_fuzzer.cpp
152
uint32_t
cacheIndex
= GetData<uint32_t>();
in DoSomethingInterestingWithMyAPI()
local
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H
A
D
hdidevice_test.cpp
95
uint32_t
cacheIndex
= 0;
in HWTEST_F()
local
169
uint32_t
cacheIndex
= INVALID_BUFFER_CACHE_INDEX;
in HWTEST_F()
local
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H
A
D
hdi_display_type.h
130
uint32_t
cacheIndex
;
member
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H
A
D
hdi_device_impl.cpp
254
int32_t HdiDeviceImpl::SetScreenClientBuffer(uint32_t screenId, const BufferHandle *buffer, uint32_t
cacheIndex
,
in SetScreenClientBuffer()
argument
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
H
A
D
fuse_manager.cpp
1017
int64_t
cacheIndex
= off / MAX_READ_SIZE;
in CheckAndWait()
local
1070
int64_t
cacheIndex
= readArgs->offset / MAX_READ_SIZE;
in CloudReadOnCloudFile()
local
1032
SaveCacheToFile(shared_ptr<ReadArguments> readArgs, shared_ptr<CloudInode> cInode, int64_t
cacheIndex
, int32_t userId)
SaveCacheToFile()
argument
1128
int64_t
cacheIndex
= readArgs->offset / MAX_READ_SIZE;
CloudReadOnCacheFile()
local
1240
int64_t
cacheIndex
= readArgs->offset / MAX_READ_SIZE;
WaitData()
local
1310
int64_t
cacheIndex
= readArgs->offset / MAX_READ_SIZE;
DoReadSlice()
local
1353
int64_t
cacheIndex
= static_cast<int64_t>(
DoCloudRead()
local
[all...]
Completed in 8 milliseconds