Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/event/
H A Dbg_task_observer.cpp59 const std::shared_ptr<BackgroundTaskMgr::ContinuousTaskCallbackInfo>& ctInfo) in OnContinuousTaskStart()
77 const std::shared_ptr<BackgroundTaskMgr::ContinuousTaskCallbackInfo>& ctInfo) in OnContinuousTaskStop()
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dims2_test.cpp405 CallTransferInfo ctInfo; variable
410 CallTransferInfo ctInfo; variable
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dcellular_call_proxy.cpp687 int32_t CellularCallProxy::SetCallTransferInfo(int32_t slotId, const CallTransferInfo &ctInfo) in SetCallTransferInfo()