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
refs:ClearResource
(Results
1 - 14
of
14
) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H
A
D
rs_canvas_drawing_render_node.h
77
void
ClearResource
() override;
H
A
D
rs_render_node.h
813
virtual void
ClearResource
() {};
in ClearResource()
function in OHOS::Rosen::RSRenderNode
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H
A
D
rs_canvas_drawing_render_node.cpp
234
ClearResource
();
in ContentStyleSlotUpdate()
568
void RSCanvasDrawingRenderNode::
ClearResource
()
in ClearResource()
function in OHOS::RSCanvasDrawingRenderNode
H
A
D
rs_render_node.cpp
2509
ClearResource
();
in ApplyModifiers()
/foundation/systemabilitymgr/safwk/services/safwk/include/
H
A
D
local_ability_manager.h
55
void
ClearResource
();
/foundation/systemabilitymgr/samgr/interfaces/innerkits/common/include/
H
A
D
parse_util.h
33
void
ClearResource
();
/foundation/systemabilitymgr/safwk/test/fuzztest/systemabilityfwk_fuzzer/
H
A
D
systemabilityfwk_fuzzer.cpp
116
LocalAbilityManager::GetInstance().
ClearResource
();
in FuzzLocalAbilityManager()
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/include/
H
A
D
plugin_mgr.h
222
void
ClearResource
();
/foundation/systemabilitymgr/samgr/services/common/src/
H
A
D
parse_util.cpp
99
ClearResource
();
in ~ParseUtil()
131
void ParseUtil::
ClearResource
()
in ClearResource()
function in OHOS::ParseUtil
/foundation/systemabilitymgr/safwk/services/safwk/src/
H
A
D
local_ability_manager.cpp
242
void LocalAbilityManager::
ClearResource
()
in ClearResource()
function in OHOS::LocalAbilityManager
244
profileParser_->
ClearResource
();
in ClearResource()
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H
A
D
plugin_mgr.cpp
651
void PluginMgr::
ClearResource
()
in ClearResource()
function in OHOS::ResourceSchedule::PluginMgr
848
ClearResource
();
in OnDestroy()
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/
H
A
D
local_ability_manager_test.cpp
108
LocalAbilityManager::GetInstance().profileParser_->
ClearResource
();
in HWTEST_F()
265
// cover
ClearResource
in HWTEST_F()
266
LocalAbilityManager::GetInstance().
ClearResource
();
in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H
A
D
rs_canvas_drawing_render_node_test.cpp
614
* @tc.desc: Test
ClearResource
627
rsCanvasDrawingRenderNode->
ClearResource
();
in HWTEST_F()
/foundation/systemabilitymgr/samgr/services/common/test/unittest/
H
A
D
parse_util_test.cpp
83
parser_->
ClearResource
();
in TearDown()
Completed in 30 milliseconds