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:restore
(Results
1 - 20
of
20
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H
A
D
render_context.h
50
void SetNeedRestoreHole(bool
restore
)
in SetNeedRestoreHole()
argument
/foundation/filemanagement/app_file_service/tests/mock/backup_kit_inner/
H
A
D
b_session_restore_async_mock.cpp
43
auto
restore
= make_shared<BSessionRestoreAsync>(callbacks);
in Init()
local
H
A
D
b_session_restore_mock.cpp
42
auto
restore
= make_unique<BSessionRestore>();
in Init()
local
/foundation/filemanagement/app_file_service/frameworks/native/backup_kit_inner/src/
H
A
D
b_incremental_session_restore_async.cpp
49
auto
restore
= make_shared<BIncrementalSessionRestoreAsync>(callbacks);
in Init()
local
H
A
D
b_session_restore_async.cpp
50
auto
restore
= make_shared<BSessionRestoreAsync>(callbacks);
in Init()
local
H
A
D
b_incremental_restore_session.cpp
48
auto
restore
= make_unique<BIncrementalRestoreSession>();
in Init()
local
H
A
D
b_session_restore.cpp
48
auto
restore
= make_unique<BSessionRestore>();
in Init()
local
/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H
A
D
ringtone_restore_napi.cpp
96
static int32_t RingtoneRestore(std::unique_ptr<RestoreInterface> &
restore
, string backupPath)
in RingtoneRestore()
argument
[all...]
/foundation/filemanagement/app_file_service/tests/unittests/backup_tools/backup_tool/
H
A
D
tools_op_restore_test.cpp
596
shared_ptr<Session>
restore
= nullptr;
in HWTEST_F()
local
623
shared_ptr<Session>
restore
in HWTEST_F()
local
651
shared_ptr<Session>
restore
= make_shared<Session>();
HWTEST_F()
local
[all...]
H
A
D
tools_op_incremental_restore_test.cpp
513
shared_ptr<SessionRestore>
restore
= nullptr;
in HWTEST_F()
local
538
shared_ptr<SessionRestore>
restore
= make_shared<SessionRestore>();
in HWTEST_F()
local
564
shared_ptr<SessionRestore>
restore
= make_shared<SessionRestore>();
in HWTEST_F()
local
[all...]
H
A
D
tools_op_restore_async_test.cpp
508
shared_ptr<SessionAsync>
restore
= make_shared<SessionAsync>();
in HWTEST_F()
local
536
shared_ptr<SessionAsync>
restore
= make_shared<SessionAsync>();
in HWTEST_F()
local
641
shared_ptr<SessionAsync>
restore
= make_shared<SessionAsync>();
in HWTEST_F()
local
669
shared_ptr<SessionAsync>
restore
= make_shared<SessionAsync>();
HWTEST_F()
local
695
shared_ptr<SessionAsync>
restore
= make_shared<SessionAsync>();
HWTEST_F()
local
722
shared_ptr<SessionAsync>
restore
= make_shared<SessionAsync>();
HWTEST_F()
local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H
A
D
rs_paint_filter_canvas.h
412
void
restore
()
in restore()
function in OHOS::RSAutoCanvasRestore
/foundation/multimedia/image_effect/interfaces/kits/native/
H
A
D
image_effect_filter.h
583
OH_EffectFilterDelegate_Restore
restore
;
member
/foundation/multimedia/ringtone_library/test/unittest/ringtone_dualfwk_restore_test/src/
H
A
D
ringtone_dualfwk_restore_test.cpp
138
auto
restore
= std::make_unique<RingtoneDualFwkRestoreClone>();
in HWTEST_F()
local
/foundation/filemanagement/app_file_service/tools/backup_tool/src/
H
A
D
tools_op_incremental_restore.cpp
227
static void RestoreApp(shared_ptr<SessionRestore>
restore
)
in RestoreApp()
argument
[all...]
H
A
D
tools_op_restore.cpp
205
static void RestoreApp(shared_ptr<Session>
restore
, vector<BundleName> &bundleNames, bool updateSendFiles)
in RestoreApp()
argument
[all...]
H
A
D
tools_op_incremental_restore_async.cpp
254
static void RestoreApp(shared_ptr<InrementalSessionAsync>
restore
, vector<BundleName> &bundleNames)
in RestoreApp()
argument
349
static int32_t AppendBundles(shared_ptr<InrementalSessionAsync>
restore
,
in AppendBundles()
argument
[all...]
H
A
D
tools_op_restore_async.cpp
247
static void RestoreApp(shared_ptr<SessionAsync>
restore
, vector<BundleName> &bundleNames)
in RestoreApp()
argument
332
static int32_t AppendBundles(shared_ptr<SessionAsync>
restore
,
in AppendBundles()
argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H
A
D
drawing_painter_impl.cpp
274
void RSCanvasParagraphPainter::
restore
()
in restore()
function in OHOS::Rosen::SPText::RSCanvasParagraphPainter
/foundation/window/window_manager/wmserver/src/
H
A
D
window_node_container.cpp
2042
ToggleShownStateForAllAppWindows( std::function<bool(uint32_t, WindowMode)>
restore
Func, bool
restore
)
ToggleShownStateForAllAppWindows()
argument
Completed in 16 milliseconds