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:engine_
(Results
1 - 25
of
26
) sorted by relevance
1
2
/foundation/arkui/napi/sample/native_module_systemtest/
H
A
D
test.h
30
NativeEngine*
engine_
;
member in NativeEngineTest
/foundation/arkui/ace_engine/frameworks/core/common/ai/
H
A
D
data_detector_mgr.h
46
DataDetectorInstance
engine_
= nullptr;
member in OHOS::Ace::DataDetectorMgr
H
A
D
image_analyzer_mgr.h
49
ImageAnalyzerInstance
engine_
= nullptr;
member in OHOS::Ace::final
/foundation/arkui/napi/test/unittest/engine/
H
A
D
test.h
28
NativeEngine*
engine_
;
member in NativeEngineTest
/foundation/graphic/graphic_3d/3d_widget_adapter/include/
H
A
D
widget_adapter.h
69
std::unique_ptr<IEngine>
engine_
= nullptr;
member in OHOS::Render3D::WidgetAdapter
H
A
D
graphics_manager_common.h
78
std::unique_ptr<IEngine>
engine_
= nullptr;
member in OHOS::Render3D::GraphicsManagerCommon
/foundation/arkui/napi/native_engine/impl/ark/
H
A
D
ark_native_deferred.h
37
ArkNativeEngine*
engine_
;
member in ArkNativeDeferred
H
A
D
ark_native_reference.h
89
ArkNativeEngine*
engine_
;
member in ArkNativeReference
/foundation/ability/dmsfwk/interfaces/kits/napi/continuation_manager/
H
A
D
js_device_selection_listener.h
50
napi_env
engine_
= nullptr;
member in OHOS::DistributedSchedule::JsDeviceSelectionListener
/foundation/ai/intelligent_voice_framework/frameworks/js/napi/
H
A
D
wakeup_intell_voice_engine_napi.h
62
std::shared_ptr<WakeupIntellVoiceEngine>
engine_
= nullptr;
member in OHOS::IntellVoiceNapi::WakeupIntellVoiceEngineNapi
H
A
D
enroll_intell_voice_engine_napi.h
63
std::shared_ptr<EnrollIntellVoiceEngine>
engine_
= nullptr;
member in OHOS::IntellVoiceNapi::EnrollIntellVoiceEngineNapi
/foundation/ai/intelligent_voice_framework/tests/unittest/intell_voice_test/include/
H
A
D
engine_event_callback.h
40
sptr<OHOS::IntellVoiceEngine::IIntellVoiceEngine>
engine_
= nullptr;
member in OHOS::IntellVoiceTests::EngineEventCallback
/foundation/ai/intelligent_voice_framework/interfaces/inner_api/native/
H
A
D
wakeup_intell_voice_engine.h
55
sptr<IIntellVoiceEngine>
engine_
= nullptr;
member in OHOS::IntellVoice::WakeupIntellVoiceEngine
H
A
D
enroll_intell_voice_engine.h
59
sptr<IIntellVoiceEngine>
engine_
= nullptr;
member in OHOS::IntellVoice::EnrollIntellVoiceEngine
/foundation/ability/ability_runtime/js_environment/interfaces/inner_api/
H
A
D
js_environment.h
118
NativeEngine*
engine_
= nullptr;
member in OHOS::JsEnv::final
/foundation/arkui/ace_engine/frameworks/core/common/stylus/
H
A
D
stylus_detector_mgr.h
110
StylusDetectorInstance
engine_
= nullptr;
member in OHOS::Ace::final
/foundation/graphic/graphic_3d/lume/LumeRender/src/
H
A
D
render_context.h
112
CORE_NS::IEngine&
engine_
;
member in final
157
CORE_NS::IEngine&
engine_
;
member
/foundation/ability/ability_runtime/test/unittest/js_ui_service_host_proxy_test/
H
A
D
js_ui_service_host_proxy_test.cpp
40
NativeEngine*
engine_
;
member in OHOS::AbilityRuntime::JsUIServiceHostStubTest
/foundation/arkui/napi/native_engine/
H
A
D
native_async_work.h
78
NativeEngine*
engine_
;
member in NativeAsyncWork
H
A
D
native_safe_async_work.h
92
NativeEngine*
engine_
= nullptr;
member in NativeSafeAsyncWork
/foundation/graphic/graphic_3d/3d_widget_adapter/core/include/lume/custom/
H
A
D
lume_custom_render.h
45
CORE_NS::IEngine::Ptr
engine_
;
member
94
CORE_NS::IEngine::Ptr
engine_
;
member in OHOS::Render3D::LumeCustomRender
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H
A
D
gltf2_importer.h
155
CORE_NS::IEngine&
engine_
;
member in GLTF2::final
/foundation/graphic/graphic_3d/3d_scene_adapter/src/
H
A
D
scene_adapter.cpp
103
BASE_NS::shared_ptr<CORE_NS::IEngine>
engine_
;
member
[all...]
/foundation/arkui/napi/test/unittest/cj_native/
H
A
D
test_ark_interop.cpp
44
ARKTS_Engine
engine_
= nullptr;
member
[all...]
/foundation/graphic/graphic_3d/3d_widget_adapter/core/include/lume/
H
A
D
lume_common.h
206
CORE_NS::IEngine::Ptr
engine_
;
member in OHOS::Render3D::LumeCommon
Completed in 8 milliseconds
1
2