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:isSkip
(Results
26 - 39
of
39
) sorted by relevance
1
2
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H
A
D
cloud_syncer_extend.cpp
174
bool
isSkip
= CloudSyncUtils::IsSkipAssetsMissingRecord(uploadData.insData.extend);
in BatchInsert()
local
219
bool
isSkip
= CloudSyncUtils::IsSkipAssetsMissingRecord(uploadData.updData.extend);
in BatchUpdate()
local
/foundation/window/window_manager/wmserver/src/
H
A
D
window_controller.cpp
1793
bool
isSkip
= true;
in GetEmbedNodeId()
local
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H
A
D
input_manager_impl.cpp
2500
int32_t InputManagerImpl::SkipPointerLayer(bool
isSkip
)
in SkipPointerLayer()
argument
/foundation/window/window_manager/previewer/src/
H
A
D
window_impl.cpp
557
WMError WindowImpl::SetSnapshotSkip(bool
isSkip
)
in SetSnapshotSkip()
argument
/foundation/window/window_manager/window_scene/common/src/
H
A
D
window_session_property.cpp
227
void WindowSessionProperty::SetSnapshotSkip(bool
isSkip
)
in SetSnapshotSkip()
argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H
A
D
medialibrary_photo_operations.cpp
1599
int32_t MediaLibraryPhotoOperations::OpenEditOperation(MediaLibraryCommand &cmd, bool &
isSkip
)
in OpenEditOperation()
argument
/foundation/multimodalinput/input/service/module_loader/src/
H
A
D
mmi_service.cpp
3659
int32_t MMIService::SkipPointerLayer(bool
isSkip
)
in SkipPointerLayer()
argument
/foundation/window/window_manager/interfaces/innerkits/wm/
H
A
D
window.h
1039
virtual WMError SetSnapshotSkip(bool
isSkip
) { return WMError::WM_OK; }
in SetSnapshotSkip()
argument
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H
A
D
js_window.cpp
4922
bool
isSkip
= false;
in OnSetSnapshotSkip()
local
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H
A
D
js_scene_session.cpp
4415
bool
isSkip
= false;
in OnSetSkipSelfWhenShowOnVirtualScreen()
local
/foundation/window/window_manager/window_scene/session/host/src/
H
A
D
scene_session.cpp
2770
void SceneSession::SetSnapshotSkip(bool
isSkip
)
in SetSnapshotSkip()
argument
4667
void SceneSession::SetSkipSelfWhenShowOnVirtualScreen(bool
isSkip
)
in SetSkipSelfWhenShowOnVirtualScreen()
argument
/foundation/window/window_manager/wm/src/
H
A
D
window_impl.cpp
2063
WMError WindowImpl::SetSnapshotSkip(bool
isSkip
)
in SetSnapshotSkip()
argument
H
A
D
window_scene_session_impl.cpp
3088
WMError WindowSceneSessionImpl::SetSnapshotSkip(bool
isSkip
)
in SetSnapshotSkip()
argument
/foundation/window/window_manager/window_scene/session_manager/src/
H
A
D
scene_session_manager.cpp
1387
void SceneSessionManager::SetSkipSelfWhenShowOnVirtualScreen(uint64_t surfaceNodeId, bool
isSkip
)
in SetSkipSelfWhenShowOnVirtualScreen()
argument
Completed in 85 milliseconds
1
2