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:isSecure
(Results
1 - 11
of
11
) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H
A
D
xcomponent_model.h
83
virtual void EnableSecure(bool
isSecure
) {}
in EnableSecure()
argument
H
A
D
xcomponent_model_ng.cpp
270
void XComponentModelNG::EnableSecure(bool
isSecure
)
in EnableSecure()
argument
H
A
D
xcomponent_pattern.cpp
2015
void XComponentPattern::EnableSecure(bool
isSecure
)
in EnableSecure()
argument
/foundation/multimedia/media_foundation/src/buffer/avbuffer/
H
A
D
av_hardware_memory.cpp
37
CreateHardwareAllocator(int32_t fd, int32_t capacity, MemoryFlag memFlag, bool
isSecure
)
CreateHardwareAllocator()
argument
/foundation/communication/dsoftbus/core/adapter/br/mock/
H
A
D
wrapper_br_interface.c
34
static int32_t OpenSppServer(const char *name, int32_t nameLen, const char *uuid, int32_t
isSecure
)
in OpenSppServer()
argument
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H
A
D
hcodec_list.cpp
48
static bool DecideMode(bool supportPassthrough, bool
isSecure
)
in DecideMode()
argument
74
sptr<ICodecComponentManager> GetManager(bool getCap, bool supportPassthrough, bool
isSecure
)
in GetManager()
argument
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/mock/capi/
H
A
D
videodec_capi_mock.cpp
287
bool
isSecure
= false;
in SetVideoDecryptionConfig()
local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H
A
D
js_xcomponent.cpp
694
bool
isSecure
= args[0]->ToBoolean();
in JsEnableSecure()
local
/foundation/multimedia/av_codec/test/unittest/audio_test/
H
A
D
audio_decoder_avbuffer_capi_unit_test.cpp
2904
bool
isSecure
= false;
in HWTEST_F()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H
A
D
render_context.h
285
virtual void SetSecurityLayer(bool
isSecure
) {}
in SetSecurityLayer()
argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H
A
D
rosen_render_context.cpp
5208
void RosenRenderContext::SetSecurityLayer(bool
isSecure
)
argument
Completed in 27 milliseconds