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:dirtyType
(Results
1 - 9
of
9
) sorted by relevance
/foundation/filemanagement/dfs_service/services/clouddisk_database/include/
H
A
D
clouddisk_notify_const.h
59
int32_t
dirtyType
= static_cast<int32_t>(DirtyType::TYPE_NO_NEED_UPLOAD);
member
/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/
H
A
D
clouddisk_rdbstore_test.cpp
2040
int32_t
dirtyType
= 0;
in HWTEST_F()
local
2059
int32_t
dirtyType
= 0;
in HWTEST_F()
local
2080
int32_t
dirtyType
= -1;
in HWTEST_F()
local
2101
int32_t
dirtyType
= 1;
in HWTEST_F()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/dfx/
H
A
D
rs_dirty_rects_dfx.cpp
294
DrawAndTraceSingleDirtyRegionTypeForDFX( DrawableV2::RSSurfaceRenderNodeDrawable& surfaceDrawable, DirtyRegionType
dirtyType
, bool isDrawn) const
DrawAndTraceSingleDirtyRegionTypeForDFX()
argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H
A
D
rs_dirty_region_manager.cpp
277
UpdateDirtyRegionInfoForDfx(NodeId id, RSRenderNodeType nodeType, DirtyRegionType
dirtyType
, const RectI& rect)
UpdateDirtyRegionInfoForDfx()
argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/pipeline/rsrendernode_fuzzer/
H
A
D
rsrendernode_fuzzer.cpp
208
DirtyRegionType
dirtyType
= GetData<DirtyRegionType>();
in RSDirtyRegionManagerFuzzTest()
local
/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/
H
A
D
clouddisk_rdbstore_mock.cpp
212
int32_t CloudDiskRdbStore::GetDirtyType(const std::string &cloudId, int32_t &
dirtyType
)
in GetDirtyType()
argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/
H
A
D
rs_render_params.cpp
28
void RSRenderParams::SetDirtyType(RSRenderParamsDirtyType
dirtyType
)
in SetDirtyType()
argument
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H
A
D
file_operations_cloud.cpp
1309
int32_t
dirtyType
;
in UpdateCloudStore()
local
1408
int32_t
dirtyType
;
in UploadLocalFile()
local
/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H
A
D
clouddisk_rdbstore.cpp
1234
int32_t CloudDiskRdbStore::GetDirtyType(const std::string &cloudId, int32_t &
dirtyType
)
in GetDirtyType()
argument
Completed in 15 milliseconds