Home
last modified time | relevance | path

Searched refs:InsertCallRecordMap (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dcall_container.cpp61 void CallContainer::InsertCallRecordMap(sptr<IRemoteObject> object, std::shared_ptr<CallRecord> cal… in InsertCallRecordMap() function in OHOS::AAFwk::CallContainer
93 InsertCallRecordMap(connect->AsObject(), callRecord); in AddCallRecord()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dcall_container.h49 void InsertCallRecordMap(sptr<IRemoteObject> object, std::shared_ptr<CallRecord> callRecord);