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:memorySize
(Results
1 - 10
of
10
) sorted by relevance
/foundation/filemanagement/app_file_service/interfaces/kits/ndk/fileshare/src/
H
A
D
oh_file_share.cpp
64
auto
memorySize
= count * sizeof(FileShare_PolicyErrorResult);
in ConvertPolicyErrorResult()
local
110
auto
memorySize
= count * sizeof(bool);
in ConvertPolicyErrorResultBool()
local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H
A
D
image_dfx.h
44
uint32_t
memorySize
;
member
/foundation/ability/ability_runtime/test/unittest/app_mgr_proxy_test/
H
A
D
app_mgr_proxy_test.cpp
295
int32_t
memorySize
= 0;
in HWTEST_F()
local
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_test/
H
A
D
app_mgr_service_test.cpp
1247
int32_t
memorySize
= 0;
in HWTEST_F()
local
1270
int32_t
memorySize
= 0;
in HWTEST_F()
local
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
H
A
D
app_mgr_service_inner_test.cpp
3334
int32_t
memorySize
= 0;
in HWTEST_F()
local
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H
A
D
app_mgr_stub.cpp
1190
int32_t
memorySize
= 0;
in HandleGetProcessMemoryByPid()
local
H
A
D
app_mgr_proxy.cpp
1339
int32_t AppMgrProxy::GetProcessMemoryByPid(const int32_t pid, int32_t &
memorySize
)
in GetProcessMemoryByPid()
argument
/foundation/ability/ability_runtime/services/appmgr/src/
H
A
D
app_mgr_service.cpp
1221
int32_t AppMgrService::GetProcessMemoryByPid(const int32_t pid, int32_t &
memorySize
)
in GetProcessMemoryByPid()
argument
H
A
D
app_mgr_service_inner.cpp
6338
int32_t AppMgrServiceInner::GetProcessMemoryByPid(const int32_t pid, int32_t &
memorySize
)
in NotifyAppFaultBySA()
argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H
A
D
ext_encoder.cpp
1626
std::shared_ptr<AbsMemory> ExtEncoder::AllocateNewSharedMem(size_t
memorySize
, std::string tag)
in AllocateNewSharedMem()
argument
Completed in 35 milliseconds