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 - 25
of
60
) sorted by relevance
1
2
3
/third_party/python/Tools/c-analyzer/c_common/
H
A
D
logging.py
51
def
restore
():
function
/third_party/skia/src/core/
H
A
D
SkMarkerStack.cpp
58
void SkMarkerStack::
restore
(void* boundary) {
in restore()
function in SkMarkerStack
H
A
D
SkRasterClipStack.h
42
void
restore
() {
in restore()
function in SkRasterClipStack
/third_party/python/Tools/scripts/
H
A
D
ndiff.py
119
def
restore
(which):
function
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H
A
D
render_context.h
50
void SetNeedRestoreHole(bool
restore
)
in SetNeedRestoreHole()
argument
/third_party/node/deps/v8/src/inspector/
H
A
D
v8-console-agent-impl.cc
46
void V8ConsoleAgentImpl::
restore
() {
in restore()
function in v8_inspector::V8ConsoleAgentImpl
/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
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H
A
D
VulkanTester.cpp
92
void
restore
()
in restore()
function in ScopedSetEnvVar
/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...]
/third_party/skia/tools/gpu/
H
A
D
GrContextFactory.cpp
90
auto
restore
= context.fTestContext->makeCurrentAndAutoRestore();
in abandonContexts()
local
318
auto
restore
= testCtx->makeCurrentAndAutoRestore();
in getContextInfoInternal()
local
/third_party/skia/experimental/sorttoy/
H
A
D
Fake.cpp
127
void FakeDevice::
restore
(PaintersOrder paintersOrderWhenPopped) {
in restore()
function in FakeDevice
/third_party/skia/modules/skparagraph/src/
H
A
D
ParagraphPainterImpl.cpp
101
void CanvasParagraphPainter::
restore
() {
in restore()
function in skia::textlayout::CanvasParagraphPainter
/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...]
Completed in 14 milliseconds
1
2
3