Home
last modified time | relevance | path

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

/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
Dcall_manager1_gtest.cpp123 void CallInfoManager::LockCallId(bool eq, int32_t targetId, int32_t slipMs, int32_t timeoutMs) in LockCallId()
139 void CallInfoManager::LockCallState(bool eq, int32_t targetState, int32_t slipMs, int32_t timeoutMs) in LockCallState()
Dcall_manager6_gtest.cpp123 void CallInfoManager::LockCallId(bool eq, int32_t targetId, int32_t slipMs, int32_t timeoutMs) in LockCallId()
139 void CallInfoManager::LockCallState(bool eq, int32_t targetState, int32_t slipMs, int32_t timeoutMs) in LockCallState()
Dcall_manager2_gtest.cpp123 void CallInfoManager::LockCallId(bool eq, int32_t targetId, int32_t slipMs, int32_t timeoutMs) in LockCallId()
139 void CallInfoManager::LockCallState(bool eq, int32_t targetState, int32_t slipMs, int32_t timeoutMs) in LockCallState()
Dcall_manager8_gtest.cpp123 void CallInfoManager::LockCallId(bool eq, int32_t targetId, int32_t slipMs, int32_t timeoutMs) in LockCallId()
139 void CallInfoManager::LockCallState(bool eq, int32_t targetState, int32_t slipMs, int32_t timeoutMs) in LockCallState()
Dcall_manager3_gtest.cpp123 void CallInfoManager::LockCallId(bool eq, int32_t targetId, int32_t slipMs, int32_t timeoutMs) in LockCallId()
139 void CallInfoManager::LockCallState(bool eq, int32_t targetState, int32_t slipMs, int32_t timeoutMs) in LockCallState()
Dcall_manager5_gtest.cpp123 void CallInfoManager::LockCallId(bool eq, int32_t targetId, int32_t slipMs, int32_t timeoutMs) in LockCallId()
139 void CallInfoManager::LockCallState(bool eq, int32_t targetState, int32_t slipMs, int32_t timeoutMs) in LockCallState()
Dcall_manager7_gtest.cpp123 void CallInfoManager::LockCallId(bool eq, int32_t targetId, int32_t slipMs, int32_t timeoutMs) in LockCallId()
139 void CallInfoManager::LockCallState(bool eq, int32_t targetState, int32_t slipMs, int32_t timeoutMs) in LockCallState()
Dcall_manager4_gtest.cpp123 void CallInfoManager::LockCallId(bool eq, int32_t targetId, int32_t slipMs, int32_t timeoutMs) in LockCallId()
139 void CallInfoManager::LockCallState(bool eq, int32_t targetState, int32_t slipMs, int32_t timeoutMs) in LockCallState()
/base/request/request/services/src/manage/scheduler/qos/
Dapps.rs164 fn eq(&self, other: &Self) -> bool { in eq() method
/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