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
refs:ShutDown
(Results
1 - 25
of
26
) sorted by relevance
1
2
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H
A
D
bundle_active_shutdown_callback_service.cpp
30
bundleActiveCore_->
ShutDown
();
in OnAsyncShutdown()
H
A
D
bundle_active_core.cpp
461
void BundleActiveCore::
ShutDown
()
in ShutDown()
function in OHOS::DeviceUsageStats::BundleActiveCore
464
BUNDLE_ACTIVE_LOGD("
ShutDown
called");
in ShutDown()
476
bundleGroupController_->
ShutDown
(timeStamp, activatedOsAccountIds[i]);
in ShutDown()
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/include/
H
A
D
bundle_active_group_controller.h
84
void
ShutDown
(const int64_t bootBasedTimeStamp, const int32_t userId);
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H
A
D
hid_host_service.h
104
void
ShutDown
();
H
A
D
hid_host_service.cpp
104
void HidHostService::
ShutDown
()
in ShutDown()
function in OHOS::bluetooth::HidHostService
393
ShutDown
();
in ProcessEvent()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H
A
D
pan_service.h
113
void
ShutDown
();
H
A
D
pan_service.cpp
107
void PanService::
ShutDown
()
in ShutDown()
function in OHOS::bluetooth::PanService
451
ShutDown
();
in ProcessEvent()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H
A
D
hfp_hf_service.h
518
void
ShutDown
();
H
A
D
hfp_hf_service.cpp
121
void HfpHfService::
ShutDown
()
in ShutDown()
function in OHOS::bluetooth::HfpHfService
720
ShutDown
();
in ProcessEvent()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H
A
D
gatt_connection_manager.h
170
int
ShutDown
() const;
H
A
D
gatt_connection_manager.cpp
350
int GattConnectionManager::
ShutDown
() const
in ShutDown()
function in OHOS::bluetooth::GattConnectionManager
/foundation/resourceschedule/device_usage_statistics/services/common/include/
H
A
D
bundle_active_core.h
148
* function:
ShutDown
, called when device shutdown, update the in-memory stat and flush the database.
150
void
ShutDown
();
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H
A
D
hfp_ag_service.h
530
void
ShutDown
();
H
A
D
hfp_ag_service.cpp
84
void HfpAgService::
ShutDown
()
in ShutDown()
function in OHOS::bluetooth::HfpAgService
272
ShutDown
();
in ProcessEvent()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H
A
D
avrcp_ct_state_machine.h
147
void
ShutDown
(void);
H
A
D
avrcp_ct_state_machine.cpp
52
void AvrcCtStateMachineManager::
ShutDown
(void)
in ShutDown()
function in OHOS::bluetooth::AvrcCtStateMachineManager
H
A
D
avrcp_ct_profile.cpp
132
smManager->
ShutDown
();
in Disable()
2108
smManager->
ShutDown
();
in ProcessChannelEventDisconnectCfmEvt()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H
A
D
avrcp_tg_state_machine.h
147
void
ShutDown
(void);
H
A
D
avrcp_tg_profile.cpp
120
smManager->
ShutDown
();
in Disable()
1857
smManager->
ShutDown
();
in ProcessChannelEventDisconnectIndEvt()
1891
smManager->
ShutDown
();
in ProcessChannelEventDisconnectCfmEvt()
H
A
D
avrcp_tg_state_machine.cpp
58
void AvrcTgStateMachineManager::
ShutDown
(void)
in ShutDown()
function in OHOS::bluetooth::AvrcTgStateMachineManager
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H
A
D
classic_adapter.h
637
void
ShutDown
();
H
A
D
classic_adapter.cpp
101
GetDispatcher()->PostTask(std::bind(&ClassicAdapter::
ShutDown
, this));
in Disable()
104
void ClassicAdapter::
ShutDown
()
in ShutDown()
function in OHOS::bluetooth::ClassicAdapter
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H
A
D
bundle_active_group_controller.cpp
459
void BundleActiveGroupController::
ShutDown
(const int64_t bootBasedTimeStamp, const int32_t userId)
in ShutDown()
function in OHOS::DeviceUsageStats::BundleActiveGroupController
461
BUNDLE_ACTIVE_LOGI("
ShutDown
called");
in ShutDown()
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H
A
D
daudio_echo_cannel_manager.cpp
399
int32_t ret = aecProcessor_->
ShutDown
(aecProcessor_);
in StopAecProcessor()
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H
A
D
device_usage_statistics_service_test.cpp
899
coreObject->bundleGroupController_->
ShutDown
(timeStamp, userId);
in HWTEST_F()
1012
* @tc.desc:
ShutDown
1020
coreObject->
ShutDown
();
in HWTEST_F()
Completed in 34 milliseconds
1
2