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:GetSnapshot
(Results
1 - 20
of
20
) sorted by relevance
/foundation/window/window_manager/wmserver/src/window_snapshot/
H
A
D
snapshot_controller.cpp
31
int32_t SnapshotController::
GetSnapshot
(const sptr<IRemoteObject>& token, Snapshot& snapshot)
in GetSnapshot()
function in OHOS::Rosen::SnapshotController
H
A
D
snapshot_proxy.cpp
28
int32_t SnapshotProxy::
GetSnapshot
(const sptr<IRemoteObject>& token, AAFwk::Snapshot& snapshot)
in GetSnapshot()
function in OHOS::Rosen::SnapshotProxy
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H
A
D
kv_store_snapshot_delegate_impl.cpp
79
void KvStoreSnapshotDelegateImpl::
GetSnapshot
(IKvDBSnapshot *&snapshot) const
in GetSnapshot()
function in DistributedDB::KvStoreSnapshotDelegateImpl
/foundation/ability/ability_runtime/services/abilitymgr/src/
H
A
D
task_data_persistence_mgr.cpp
140
std::shared_ptr<Media::PixelMap> TaskDataPersistenceMgr::
GetSnapshot
(int missionId) const
in GetSnapshot()
function in OHOS::AAFwk::TaskDataPersistenceMgr
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/
H
A
D
sqlite_local_kvdb_connection.cpp
266
int SQLiteLocalKvDBConnection::
GetSnapshot
(IKvDBSnapshot *&snapshot) const
in GetSnapshot()
function in DistributedDB::SQLiteLocalKvDBConnection
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H
A
D
multi_ver_natural_store_connection.cpp
263
int MultiVerNaturalStoreConnection::
GetSnapshot
(IKvDBSnapshot *&snapshot) const
in GetSnapshot()
function in DistributedDB::MultiVerNaturalStoreConnection
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/
H
A
D
mission_info_mgr.cpp
588
std::shared_ptr<Media::PixelMap> MissionInfoMgr::
GetSnapshot
(int32_t missionId) const
in GetSnapshot()
function in OHOS::AAFwk::MissionInfoMgr
H
A
D
mission_data_storage.cpp
319
std::shared_ptr<Media::PixelMap> MissionDataStorage::
GetSnapshot
(int missionId, bool isLowResolution) const
in GetSnapshot()
function in OHOS::AAFwk::MissionDataStorage
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H
A
D
frontend_delegate.h
234
virtual void
GetSnapshot
(const std::string& componentId,
in GetSnapshot()
function in OHOS::Ace::Framework::FrontendDelegate
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H
A
D
rd_single_ver_natural_store_connection.cpp
345
int RdSingleVerNaturalStoreConnection::
GetSnapshot
(IKvDBSnapshot *&snapshot) const
in GetSnapshot()
function in DistributedDB::RdSingleVerNaturalStoreConnection
/foundation/window/window_manager/wmserver/src/zidl/
H
A
D
window_manager_proxy.cpp
1055
std::shared_ptr<Media::PixelMap> WindowManagerProxy::
GetSnapshot
(int32_t windowId)
in GetSnapshot()
function in OHOS::Rosen::WindowManagerProxy
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_manager_napi/
H
A
D
js_window_manager.cpp
123
napi_value JsWindowManager::
GetSnapshot
(napi_env env, napi_callback_info info)
in GetSnapshot()
function in OHOS::Rosen::JsWindowManager
/foundation/window/window_manager/wmserver/src/
H
A
D
window_node.cpp
400
std::shared_ptr<Media::PixelMap> WindowNode::
GetSnapshot
()
in GetSnapshot()
function in OHOS::Rosen::WindowNode
H
A
D
window_manager_service.cpp
1449
std::shared_ptr<Media::PixelMap> WindowManagerService::
GetSnapshot
(int32_t windowId)
in GetSnapshot()
function in OHOS::Rosen::WindowManagerService
H
A
D
window_controller.cpp
992
std::shared_ptr<Media::PixelMap> WindowController::
GetSnapshot
(int32_t windowId)
in GetSnapshot()
function in OHOS::Rosen::WindowController
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H
A
D
frontend_delegate_declarative_ng.cpp
1176
void FrontendDelegateDeclarativeNG::
GetSnapshot
(
in GetSnapshot()
function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H
A
D
sqlite_single_ver_natural_store_connection.cpp
264
int SQLiteSingleVerNaturalStoreConnection::
GetSnapshot
(IKvDBSnapshot *&snapshot) const
in GetSnapshot()
function in DistributedDB::__anon8105::SQLiteSingleVerNaturalStoreConnection
/foundation/window/window_manager/wm/src/
H
A
D
window_adapter.cpp
590
std::shared_ptr<Media::PixelMap> WindowAdapter::
GetSnapshot
(int32_t windowId)
in GetSnapshot()
function in OHOS::Rosen::WindowAdapter
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H
A
D
frontend_delegate_declarative.cpp
3371
void FrontendDelegateDeclarative::
GetSnapshot
(
in GetSnapshot()
function in OHOS::Ace::Framework::FrontendDelegateDeclarative
/foundation/window/window_manager/window_scene/session/host/src/
H
A
D
session.cpp
190
std::shared_ptr<Media::PixelMap> Session::
GetSnapshot
() const
in GetSnapshot()
function in OHOS::Rosen::Session
Completed in 34 milliseconds