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:SetContext
(Results
1 - 25
of
62
) sorted by relevance
1
2
3
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/photo_editor_extension_ability/
H
A
D
js_photo_editor_extension_impl.h
33
void
SetContext
(const std::shared_ptr<PhotoEditorExtensionContext> &context)
in SetContext()
function in OHOS::AbilityRuntime::JsPhotoEditorExtensionImpl
36
JsUIExtensionBase::
SetContext
(context);
in SetContext()
51
using JsUIExtensionBase::
SetContext
;
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H
A
D
egl_state.h
50
void
SetContext
(const SwapchainGLES* swapchain);
90
void
SetContext
(const ContextState& newState, bool force = false);
H
A
D
wgl_state.h
49
void
SetContext
(const SwapchainGLES* swapChain);
H
A
D
egl_state.cpp
621
SetContext
(nullptr); // activate the context with the dummy PBuffer.
in VerifyVersion()
834
void EGLState::
SetContext
(const SwapchainGLES* swapchain)
in SetContext()
function in EGLHelpers::EGLState
837
SetContext
(dummyContext_, true);
in SetContext()
845
SetContext
(newContext, false);
in SetContext()
857
SetContext
(oldContext_, true);
in RestoreContext()
879
void EGLState::
SetContext
(const ContextState& state, bool force)
in SetContext()
function in EGLHelpers::EGLState
1085
SetContext
(&swapchain);
in SwapBuffers()
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H
A
D
context_container_test.cpp
406
contextDeal_->
SetContext
(context);
in HWTEST_F()
1134
contextDeal_->
SetContext
(context);
in HWTEST_F()
1161
contextDeal_->
SetContext
(context);
in HWTEST_F()
1190
contextDeal_->
SetContext
(context);
in HWTEST_F()
1206
contextDeal_->
SetContext
(context);
in HWTEST_F()
1236
contextDeal_->
SetContext
(context);
in HWTEST_F()
1264
contextDeal_->
SetContext
(context);
in HWTEST_F()
1292
contextDeal_->
SetContext
(context);
in HWTEST_F()
1322
contextDeal_->
SetContext
(context);
in HWTEST_F()
1349
contextDeal_->
SetContext
(contex
in HWTEST_F()
[all...]
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/include/
H
A
D
thread_private_data_ctl.h
37
static void
SetContext
(EGLContext ctx);
/foundation/multimedia/av_codec/services/engine/codec/include/audio/encoder/
H
A
D
audio_ffmpeg_flac_encoder_plugin.h
49
int32_t
SetContext
(const Format &format);
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/unittest/
H
A
D
thread_private_data_ctl_test.cpp
71
threadPrivateDataCtl.
SetContext
(ctx);
in HWTEST_F()
/foundation/multimedia/av_codec/services/engine/codec/audio/encoder/
H
A
D
audio_ffmpeg_flac_encoder_plugin.cpp
97
int32_t AudioFFMpegFlacEncoderPlugin::
SetContext
(const Format &format)
in SetContext()
function in OHOS::MediaAVCodec::AudioFFMpegFlacEncoderPlugin
192
ret =
SetContext
(format);
in Init()
194
"init failed, because
SetContext
failed. ret=%{public}d", ret);
in Init()
/foundation/ability/ability_runtime/frameworks/native/ability/native/photo_editor_extension_ability/
H
A
D
js_photo_editor_extension.cpp
70
impl_->
SetContext
(context);
in Init()
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ui_extension_ability/
H
A
D
ui_extension_base_impl.h
64
virtual void
SetContext
(const std::shared_ptr<UIExtensionContext> &context) = 0;
H
A
D
ui_extension_base.h
49
impl_->
SetContext
(ExtensionBase<C>::GetContext());
/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H
A
D
svg_node.h
82
void
SetContext
(const WeakPtr<PipelineContext>& context, const WeakPtr<SvgContext>& svgContext)
in SetContext()
function in OHOS::Ace::SvgNode
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/flac/
H
A
D
ffmpeg_flac_encoder_plugin.h
56
Status
SetContext
(const std::shared_ptr<Meta> &format);
H
A
D
ffmpeg_flac_encoder_plugin.cpp
98
Status FFmpegFlacEncoderPlugin::
SetContext
(const std::shared_ptr<Meta> &format)
in SetContext()
function in OHOS::Media::Plugins::Ffmpeg::FFmpegFlacEncoderPlugin
193
SetContext
(parameter);
in SetParameter()
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/
H
A
D
thread_private_data_ctl.cpp
102
void ThreadPrivateDataCtl::
SetContext
(EGLContext ctx)
in SetContext()
function in OHOS::ThreadPrivateDataCtl
/foundation/window/window_manager/wm/include/
H
A
D
picture_in_picture_option.h
31
void
SetContext
(void* contextPtr);
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/continuation/remote_register_service/
H
A
D
continuation_register_manager_proxy.h
35
void
SetContext
(const std::weak_ptr<Context> &context)
in SetContext()
function in OHOS::AppExecFwk::ContinuationRequestBase
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H
A
D
js_view_functions.h
86
void
SetContext
(const JSExecutionContext& context)
in SetContext()
function in OHOS::OHOS::Ace::Framework::ViewFunctions
H
A
D
js_view.h
119
void
SetContext
(const JSExecutionContext& context)
in SetContext()
function in OHOS::Ace::Framework::JSView
121
jsViewFunction_->
SetContext
(context);
in SetContext()
/foundation/window/window_manager/test/fuzztest/wms/pip_fuzzer/
H
A
D
pip_fuzzer.cpp
52
option->
SetContext
(static_cast<void*>(context));
in DoSomethingInterestingWithMyAPI()
/foundation/communication/netstack/interfaces/innerkits/websocket_client/include/
H
A
D
client_context.h
98
void
SetContext
(lws_context *context)
in SetContext()
function in OHOS::NetStack::WebSocketClient::ClientContext
/foundation/window/window_manager/wm/src/
H
A
D
picture_in_picture_option.cpp
25
void PipOption::
SetContext
(void* contextPtr)
in SetContext()
function in OHOS::Rosen::PipOption
/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app/
H
A
D
context_deal.h
102
void
SetContext
(const std::shared_ptr<Context> &context);
/foundation/window/window_manager/wm/test/unittest/
H
A
D
picture_in_picture_option_test.cpp
51
* @tc.desc:
SetContext
/GetContext
58
option->
SetContext
(contextPtr);
in HWTEST_F()
Completed in 11 milliseconds
1
2
3