/system/chre/core/ |
D | settings.cc | 47 void sendSettingChangedNotification(Setting setting, bool enabled) { in sendSettingChangedNotification() 80 void SettingManager::postSettingChange(Setting setting, bool enabled) { in postSettingChange() 155 void SettingManager::setSettingState(Setting setting, bool enabled) { in setSettingState()
|
D | ble_request_manager.cc | 53 bool enabled, in compliesWithBleSetting() 119 void BleRequestManager::addBleRequestLog(uint32_t instanceId, bool enabled, in addBleRequestLog() 141 uint8_t enabled = request.isEnabled(); in configure() local 314 void BleRequestManager::handleAsyncResult(uint16_t instanceId, bool enabled, in handleAsyncResult() 324 bool enabled, in handleNanoappEventRegistration()
|
D | gnss_manager.cc | 87 void GnssManager::onSettingChanged(Setting setting, bool enabled) { in onSettingChanged() 272 void GnssSession::handleStatusChange(bool enabled, uint8_t errorCode) { in handleStatusChange() 274 bool enabled; in handleStatusChange() member 333 bool enabled = in updatePlatformRequest() local 613 void GnssSession::handleStatusChangeSync(bool enabled, uint8_t errorCode) { in handleStatusChangeSync()
|
/system/chre/pal/tests/src/ |
D | gnss_pal_impl_test.cc | 64 void chrePalLocationStatusChangeCallback(bool enabled, uint8_t errorCode) { in chrePalLocationStatusChangeCallback() 76 void chrePalMeasurementStatusChangeCallback(bool enabled, uint8_t errorCode) { in chrePalMeasurementStatusChangeCallback() 181 void PalGnssTest::locationStatusChangeCallback(bool enabled, in locationStatusChangeCallback() 206 void PalGnssTest::measurementStatusChangeCallback(bool enabled, in measurementStatusChangeCallback()
|
D | wifi_pal_impl_test.cc | 56 void chrePalScanMonitorStatusChangeCallback(bool enabled, uint8_t errorCode) { in chrePalScanMonitorStatusChangeCallback() 154 void PalWifiTest::scanMonitorStatusChangeCallback(bool enabled, in scanMonitorStatusChangeCallback()
|
/system/chre/host/common/include/chre_host/ |
D | wifi_ext_hal_handler.h | 81 bool enabled = (state == WifiChreNanRttState::CHRE_AVAILABLE); in onChreNanRttStateChanged() local 86 void onStatusChanged(bool enabled) { in onStatusChanged()
|
/system/core/llkd/ |
D | llkd.cpp | 34 bool enabled = llkInit(); in main() local
|
/system/chre/platform/shared/ |
D | platform_gnss.cc | 100 void PlatformGnssBase::locationStatusChangeCallback(bool enabled, in locationStatusChangeCallback() 144 void PlatformGnssBase::measurementStatusChangeCallback(bool enabled, in measurementStatusChangeCallback()
|
D | dram_vote_client.cc | 28 void DramVoteClient::voteDramAccess(bool enabled) { in voteDramAccess()
|
D | platform_ble.cc | 108 void PlatformBleBase::scanStatusChangeCallback(bool enabled, in scanStatusChangeCallback()
|
/system/chre/test/simulation/ |
D | ble_test.cc | 395 bool enabled = in TEST_F() local 429 bool enabled; in TEST_F() local 473 bool enabled = in TEST_F() local 500 bool enabled; in TEST_F() local 540 bool enabled = in TEST_F() local 566 bool enabled; in TEST_F() local
|
/system/chre/host/msm/daemon/ |
D | fastrpc_daemon.h | 63 void configureLpma(bool enabled) override { in configureLpma()
|
/system/vold/ |
D | vdc.cpp | 153 bool enabled = false; in main() local 157 bool enabled = false; in main() local
|
/system/core/libprocessgroup/ |
D | sched_policy.cpp | 139 static bool enabled = (CgroupMap::GetInstance().FindController("cpuset").IsUsable()); in cpusets_enabled() local 152 static bool enabled = schedtune_enabled() || cpuctl_enabled(); in schedboost_enabled() local
|
/system/extras/partition_tools/ |
D | dynamic_partitions_device_info.proto | 25 bool enabled = 1; field
|
/system/chre/platform/linux/testing/ |
D | platform_audio.cc | 61 void PlatformAudio::setHandleEnabled(uint32_t handle, bool enabled) { in setHandleEnabled()
|
/system/core/debuggerd/include/debuggerd/ |
D | handler.h | 65 bool enabled = true; in debuggerd_register_handlers() local
|
/system/chre/chpp/include/chpp/common/ |
D | gnss.h | 108 bool enabled; member 118 bool enabled; member
|
/system/chre/host/hal_generic/aidl/ |
D | generic_context_hub_aidl.h | 119 chre::fbs::SettingState toFbsSettingState(bool enabled) const { in toFbsSettingState()
|
/system/chre/platform/slpi/ |
D | platform_audio.cc | 75 void PlatformAudio::setHandleEnabled(uint32_t handle, bool enabled) { in setHandleEnabled()
|
/system/chre/platform/slpi/include/chre/platform/slpi/see/ |
D | see_cal_helper.h | 158 bool enabled = false; member
|
/system/libhwbinder/ |
D | TextOutput.h | 185 inline HexDump& HexDump::setCArrayStyle(bool enabled) { in setCArrayStyle()
|
/system/chre/platform/linux/sim/ |
D | platform_audio.cc | 79 void PlatformAudio::setHandleEnabled(uint32_t handle, bool enabled) { in setHandleEnabled()
|
/system/chre/platform/android/ |
D | platform_audio.cc | 137 void PlatformAudio::setHandleEnabled(uint32_t handle, bool enabled) { in setHandleEnabled()
|
/system/core/libcutils/ |
D | trace-dev.cpp | 25 void atrace_set_tracing_enabled(bool enabled) in atrace_set_tracing_enabled()
|