Searched defs:core (Results 1 – 11 of 11) sorted by relevance
| /base/powermgr/battery_statistics/services/native/src/entities/ |
| D | uid_entity.cpp | 68 auto core = bss->GetBatteryStatsCore(); in CalculateForConnectivity() local 82 auto core = bss->GetBatteryStatsCore(); in CalculateForCommon() local 125 auto core = bss->GetBatteryStatsCore(); in Calculate() local 171 auto core = bss->GetBatteryStatsCore(); in GetPowerForConnectivity() local 186 auto core = bss->GetBatteryStatsCore(); in GetPowerForCommon() local 267 auto core = bss->GetBatteryStatsCore(); in DumpForBluetooth() local 282 auto core = bss->GetBatteryStatsCore(); in DumpForCommon() local 337 auto core = bss->GetBatteryStatsCore(); in DumpInfo() local
|
| D | bluetooth_entity.cpp | 435 auto core = bss->GetBatteryStatsCore(); in GetBluetoothUidPower() local
|
| /base/inputmethod/imf/services/src/ |
| D | ime_aging_manager.cpp | 85 auto core = it->second->data.core; in Clear() local 105 auto core = oldestIme->second->data.core; in ClearOldest() local 123 auto core = it->second->data.core; in AgingCache() local
|
| D | peruser_session.cpp | 307 int32_t PerUserSession::RemoveIme(const sptr<IInputMethodCore> &core, ImeType type) in RemoveIme() 660 int32_t PerUserSession::OnSetCoreAndAgent(const sptr<IInputMethodCore> &core, const sptr<IRemoteObj… in OnSetCoreAndAgent() 687 int32_t PerUserSession::OnRegisterProxyIme(const sptr<IInputMethodCore> &core, const sptr<IRemoteOb… in OnRegisterProxyIme() 709 …t PerUserSession::OnUnRegisteredProxyIme(UnRegisteredType type, const sptr<IInputMethodCore> &core) in OnUnRegisteredProxyIme() 844 int32_t PerUserSession::AddImeData(ImeType type, sptr<IInputMethodCore> core, sptr<IRemoteObject> a… in AddImeData() 1499 int32_t PerUserSession::UpdateImeData(sptr<IInputMethodCore> core, sptr<IRemoteObject> agent, pid_t… in UpdateImeData()
|
| D | input_method_system_ability.cpp | 456 int32_t InputMethodSystemAbility::SetCoreAndAgent(const sptr<IInputMethodCore> &core, const sptr<IR… in SetCoreAndAgent() 1565 …ethodSystemAbility::UnRegisteredProxyIme(UnRegisteredType type, const sptr<IInputMethodCore> &core) in UnRegisteredProxyIme()
|
| /base/powermgr/battery_statistics/services/native/src/ |
| D | battery_stats_detector.cpp | 47 auto core = bss->GetBatteryStatsCore(); in HandleStatsChangedEvent() local 235 auto core = BatteryStatsService::GetInstance()->GetBatteryStatsCore(); in HandleDebugInfo() local
|
| D | battery_stats_dumper.cpp | 43 auto core = bss->GetBatteryStatsCore(); in Dump() local
|
| /base/inputmethod/imf/test/fuzztest/perusersession_fuzzer/ |
| D | perusersession_fuzzer.cpp | 88 auto core = iface_cast<IInputMethodCore>(coreStub->AsObject()); in FuzzPerUserSession() local
|
| /base/inputmethod/imf/test/unittest/cpp_test/src/ |
| D | input_method_private_member_test.cpp | 262 sptr<InputMethodCoreStub> core = new InputMethodCoreStub(); variable 311 sptr<InputMethodCoreStub> core = new InputMethodCoreStub(); variable
|
| D | input_method_ability_test.cpp | 287 sptr<IInputMethodCore> core = coreStub; variable
|
| /base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
| D | input_method_system_ability_proxy.cpp | 109 const sptr<IInputMethodCore> &core, const sptr<IRemoteObject> &agent) in SetCoreAndAgent() 145 …SystemAbilityProxy::UnRegisteredProxyIme(UnRegisteredType type, const sptr<IInputMethodCore> &core) in UnRegisteredProxyIme()
|