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:CloseAshmem
(Results
1 - 10
of
10
) sorted by relevance
/base/hiviewdfx/hisysevent/adapter/native/idl/src/
H
A
D
ash_mem_utils.cpp
61
void AshMemUtils::
CloseAshmem
(sptr<Ashmem> ashmem)
in CloseAshmem()
function in OHOS::HiviewDFX::AshMemUtils
65
ashmem->
CloseAshmem
();
in CloseAshmem()
88
CloseAshmem
(ashmem);
in WriteBulkData()
95
CloseAshmem
(ashmem);
in WriteBulkData()
116
CloseAshmem
(ashmem);
in ReadBulkData()
125
CloseAshmem
(ashmem);
in ReadBulkData()
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H
A
D
ash_mem_utils.cpp
58
void AshMemUtils::
CloseAshmem
(sptr<Ashmem> ashmem)
in CloseAshmem()
function in OHOS::HiviewDFX::AshMemUtils
62
ashmem->
CloseAshmem
();
in CloseAshmem()
85
CloseAshmem
(ashmem);
in WriteBulkData()
92
CloseAshmem
(ashmem);
in WriteBulkData()
113
CloseAshmem
(ashmem);
in ReadBulkData()
122
CloseAshmem
(ashmem);
in ReadBulkData()
H
A
D
query_sys_event_callback_proxy.cpp
96
AshMemUtils::
CloseAshmem
(ashMem);
in ClearAllAshMemories()
/base/hiviewdfx/hisysevent/adapter/native/idl/include/
H
A
D
ash_mem_utils.h
29
static void
CloseAshmem
(sptr<Ashmem> ashmem);
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H
A
D
ash_mem_utils.h
29
static void
CloseAshmem
(sptr<Ashmem> ashmem);
/base/hiviewdfx/hisysevent/test/moduletest/common/
H
A
D
hisysevent_adapter_native_test.cpp
154
AshMemUtils::
CloseAshmem
(nullptr);
in HWTEST_F()
156
AshMemUtils::
CloseAshmem
(GetAshmem());
in HWTEST_F()
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/test/unittest/common/
H
A
D
sys_event_service_ohos_test.cpp
206
AshMemUtils::
CloseAshmem
(nullptr);
in HWTEST_F()
208
AshMemUtils::
CloseAshmem
(GetAshmem());
in HWTEST_F()
/base/tee/tee_client/services/cadaemon/src/ca_daemon/
H
A
D
cadaemon_stub.cpp
268
optMem->
CloseAshmem
();
in ClearAsmMem()
/base/account/os_account/services/accountmgr/src/bundle_manager_adapter/
H
A
D
bundle_manager_adapter_proxy.cpp
42
optMem->
CloseAshmem
();
in ClearAshmem()
/base/tee/tee_client/interfaces/kits/c/src/
H
A
D
tee_client.cpp
721
optMem->
CloseAshmem
();
in ClearAsmMem()
Completed in 10 milliseconds