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:connector
(Results
1 - 15
of
15
) sorted by relevance
/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/connector_mgr/
H
A
D
trigger_connector_internal_impl.cpp
35
auto
connector
= sptr<TriggerConnector>(new (std::nothrow) TriggerConnector(cb, descriptor));
in TriggerConnectorInternalImpl()
local
H
A
D
trigger_connector.cpp
131
TriggerConnector::TriggerSession::TriggerSession(TriggerConnector *
connector
,
in TriggerSession()
argument
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/
H
A
D
connector.h
41
auto
connector
= META_NS::GetObjectRegistry().Create<IConnector>(META_NS::ClassId::Connector);
in Connect()
local
/foundation/communication/ipc/ipc/native/c/manager/include/
H
A
D
iremote_invoker.h
28
void *
connector
;
member
/foundation/multimedia/camera_framework/services/camera_service/include/avcodec/
H
A
D
camera_server_photo_proxy.h
30
static const std::string
connector
= "_";
member
/foundation/multimedia/player_framework/services/services/recorder/server/
H
A
D
media_library_adapter.cpp
34
constexpr std::string_view
connector
= "_";
member
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H
A
D
ui_ability_thread.cpp
233
std::string
connector
= "##";
in HandleAbilityTransaction()
local
H
A
D
fa_ability_thread.cpp
477
std::string
connector
= "##";
in CreateAbilityName()
local
/foundation/communication/ipc/ipc/native/src/core/source/
H
A
D
process_skeleton.cpp
442
BinderConnector *
connector
= BinderConnector::GetInstance();
in NotifyChildThreadStop()
local
/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/
H
A
D
ipc_invoker.c
61
IpcConnector *
connector
= (IpcConnector *)malloc(sizeof(IpcConnector));
in OpenDriver()
local
655
IpcConnector *
connector
= OpenDriver();
InitIpcConnector()
local
[all...]
/foundation/communication/ipc/ipc/native/c/ipc/src/linux/
H
A
D
ipc_invoker.c
64
BinderConnector *
connector
= (BinderConnector *)calloc(1, sizeof(BinderConnector));
in OpenDriver()
local
[all...]
/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/
H
A
D
reclaim_priority_manager.cpp
690
auto
connector
= pair.first;
in HandleDiedExtensionBindToMe()
local
705
auto
connector
= pair.first;
in HandleDiedExtensionBindFromMe()
local
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H
A
D
main_thread.cpp
2031
std::string
connector
= "##";
in HandleLaunchAbility()
local
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/
H
A
D
mission_list_manager.cpp
420
std::string
connector
= "##";
in StartAbilityLocked()
local
/foundation/ability/ability_runtime/services/appmgr/src/
H
A
D
app_mgr_service_inner.cpp
1017
std::string
connector
= "##";
in AttachApplication()
local
1081
std::string
connector
= "##";
in LaunchApplication()
local
Completed in 45 milliseconds