Searched refs:CreateCallRecord (Results 1 – 7 of 7) sorted by relevance
79 std::shared_ptr<CallRecord> callRecord = CallRecord::CreateCallRecord(135 std::shared_ptr<CallRecord> callRecord = CallRecord::CreateCallRecord(215 std::shared_ptr<CallRecord> callRecord = CallRecord::CreateCallRecord(254 std::shared_ptr<CallRecord> callRecord = CallRecord::CreateCallRecord(277 std::shared_ptr<CallRecord> callRecord = CallRecord::CreateCallRecord(300 std::shared_ptr<CallRecord> callRecord = CallRecord::CreateCallRecord(358 std::shared_ptr<CallRecord> callRecord = CallRecord::CreateCallRecord(
177 std::shared_ptr<CallRecord> callRecord = CallRecord::CreateCallRecord(245 std::shared_ptr<CallRecord> callRecord = CallRecord::CreateCallRecord(416 std::shared_ptr<CallRecord> callRecord = CallRecord::CreateCallRecord(
80 std::shared_ptr<CallRecord> callRecord = CallRecord::CreateCallRecord(
62 static std::shared_ptr<CallRecord> CreateCallRecord(const int32_t callerUid,
44 std::shared_ptr<CallRecord> CallRecord::CreateCallRecord(const int32_t callerUid, in CreateCallRecord() function in OHOS::AAFwk::CallRecord
3114 callRecord = CallRecord::CreateCallRecord( in Resolve()
160 callRecord->CreateCallRecord(int32Param, targetService, connect, token); in DoSomethingInterestingWithMyAPI()