Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/unittest/call_container_test/
H A Dcall_container_test.cpp84 … std::shared_ptr<CallRecord> getCallRecord = callContainer->GetCallRecord(abilityRequest.connect); variable
100 std::shared_ptr<CallRecord> getCallRecord = callContainer->GetCallRecord(connect); variable