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
26 - 46
of
46
) sorted by relevance
1
2
/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/ai/intelligent_voice_framework/frameworks/js/napi/
H
A
D
enroll_intell_voice_engine_napi.h
63
std::shared_ptr<EnrollIntellVoiceEngine>
engine_
= nullptr;
member in OHOS::IntellVoiceNapi::EnrollIntellVoiceEngineNapi
/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/napi/native_engine/impl/ark/
H
A
D
ark_native_reference.h
89
ArkNativeEngine*
engine_
;
member in ArkNativeReference
/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/graphic/graphic_3d/3d_widget_adapter/include/
H
A
D
graphics_manager_common.h
78
std::unique_ptr<IEngine>
engine_
= nullptr;
member in OHOS::Render3D::GraphicsManagerCommon
/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
H
A
D
native_engine.h
609
NativeEngine*
engine_
= nullptr;
member in TryCatch
/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
/commonlibrary/ets_utils/js_concurrent_module/utils/test/
H
A
D
test_locks.cpp
100
static thread_local NativeEngine *
engine_
;
member in LocksTest
104
thread_local NativeEngine *LocksTest::
engine_
= nullptr;
member in LocksTest
/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
/commonlibrary/ets_utils/js_concurrent_module/worker/test/
H
A
D
test_worker.cpp
956
static thread_local NativeEngine *
engine_
;
member in Commonlibrary::Concurrent::WorkerModule::WorkersTest
960
thread_local NativeEngine *WorkersTest::
engine_
= nullptr;
member in Commonlibrary::Concurrent::WorkerModule::WorkersTest
[all...]
/third_party/node/deps/v8/src/wasm/
H
A
D
wasm-engine.cc
103
WasmEngine* const
engine_
;
member in v8::internal::wasm::__anon15215::LogCodesTask
Completed in 16 milliseconds
1
2