Home
last modified time | relevance | path

Searched defs:eq (Results 1 – 3 of 3) sorted by relevance

/base/powermgr/battery_manager/interfaces/inner_api/native/include/
Dbattery_info.h406 bool eq = (present_ == info.IsPresent()) && variable
/base/msdp/device_status/rust/subsystem/dsoftbus/sys/src/
Ddsoftbus.rs124 fn eq(&self, other: &Self) -> bool { in eq() method
/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
Dcall_manager_gtest.cpp127 void CallInfoManager::LockCallId(bool eq, int32_t targetId, int32_t slipMs, int32_t timeoutMs) in LockCallId()
143 void CallInfoManager::LockCallState(bool eq, int32_t targetState, int32_t slipMs, int32_t timeoutMs) in LockCallState()