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:mgr
(Results
1 - 7
of
7
) sorted by relevance
/drivers/peripheral/codec/hal/idl_service/include/
H
A
D
codec_death_recipient.h
47
wptr<CodecComponentManagerService>
mgr
;
member in OHOS::HDI::Codec::V3_0::CodecDeathRecipient
/drivers/interface/display/composer/cache_manager/
H
A
D
device_cache_manager.cpp
29
static std::shared_ptr<DeviceCacheManager>
mgr
= nullptr;
in GetInstance()
local
/drivers/peripheral/intelligent_voice/hdi_service/trigger/
H
A
D
intell_voice_trigger_manager_impl.cpp
36
extern "C" void IntellVoiceTriggerManagerImplRelease(IIntellVoiceTriggerManager *
mgr
)
in IntellVoiceTriggerManagerImplRelease()
argument
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
H
A
D
stream_base.cpp
99
BufferManager*
mgr
= BufferManager::GetInstance();
in CommitStream()
local
591
BufferManager*
mgr
= BufferManager::GetInstance();
in ReleaseStreamBufferPool()
local
/drivers/peripheral/intelligent_voice/hdi_service/engine/
H
A
D
intell_voice_engine_manager_impl.cpp
40
extern "C" void IntellVoiceEngineManagerImplRelease(IIntellVoiceEngineManager *
mgr
)
in IntellVoiceEngineManagerImplRelease()
argument
/drivers/peripheral/codec/hal/idl_service/src/
H
A
D
codec_component_service.cpp
115
CodecComponentService(const std::shared_ptr<OHOS::Codec::Omx::ComponentNode> &node, const std::shared_ptr<OHOS::Codec::Omx::ComponentMgr>
mgr
, const std::string name)
CodecComponentService()
argument
H
A
D
component_node.cpp
84
ComponentNode::ComponentNode(const sptr<ICodecCallback> &callbacks, int64_t appData, std::shared_ptr<ComponentMgr> &
mgr
)
in ComponentNode()
argument
Completed in 6 milliseconds