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:serviceMgr
(Results
1 - 7
of
7
) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H
A
D
bluetooth_a2dp_sink_server.cpp
70
IProfileManager *
serviceMgr
= IProfileManager::GetInstance();
variable
115
IProfileManager *
serviceMgr
= IProfileManager::GetInstance();
in BluetoothA2dpSinkServer()
local
H
A
D
bluetooth_hfp_hf_server.cpp
136
IProfileManager*
serviceMgr
= IProfileManager::GetInstance();
variable
175
IProfileManager*
serviceMgr
= IProfileManager::GetInstance();
in BluetoothHfpHfServer()
local
H
A
D
bluetooth_hfp_ag_server.cpp
105
IProfileManager*
serviceMgr
= IProfileManager::GetInstance();
variable
145
IProfileManager*
serviceMgr
= IProfileManager::GetInstance();
in BluetoothHfpAgServer()
local
H
A
D
bluetooth_a2dp_source_server.cpp
112
IProfileManager *
serviceMgr
= IProfileManager::GetInstance();
variable
158
IProfileManager *
serviceMgr
= IProfileManager::GetInstance();
in BluetoothA2dpSourceServer()
local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H
A
D
wifi_hdi_wpa_proxy.c
239
struct HDIServiceManager*
serviceMgr
= HDIServiceManagerGet();
in RegistHdfDeathCallBack()
local
625
struct HDIServiceManager*
serviceMgr
= HDIServiceManagerGet();
in RegistHdfApDeathCallBack()
local
[all...]
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H
A
D
app_mgr_client.cpp
40
void SetServiceManager(std::unique_ptr<AppServiceManager>
serviceMgr
)
in SetServiceManager()
argument
559
void AppMgrClient::SetServiceManager(std::unique_ptr<AppServiceManager>
serviceMgr
)
in SetServiceManager()
argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/hal_device_manage/
H
A
D
hal_device_manage.cpp
1544
struct HDIServiceManager *
serviceMgr
= HDIServiceManagerGet();
in AddChipHdiDeathRecipient()
local
Completed in 9 milliseconds