Home
last modified time | relevance | path

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

/base/telephony/call_manager/frameworks/native/src/
Dnative_call_manager_utils.cpp63 std::vector<uint8_t> userProfile = {}; in ReadCallAttributeInfo() local
Dvoip_call_manager_proxy.cpp30 AppExecFwk::PacMap &extras, std::vector<uint8_t> &userProfile, ErrorReason &reason) in ReportIncomingCall()
120 AppExecFwk::PacMap &extras, std::vector<uint8_t> &userProfile, ErrorReason &reason) in ReportOutgoingCall()
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
Dzero_branch6_test.cpp526 std::vector<uint8_t> userProfile = { 0 }; variable
979 std::vector<uint8_t> userProfile = {}; variable
Dzero_branch5_test.cpp177 std::vector<uint8_t> userProfile = {}; variable
/base/telephony/call_manager/interfaces/innerkits/
Dvoip_call_manager_info.h121 std::vector<uint8_t> userProfile = {}; member
Dcall_manager_info.h83 std::vector<uint8_t> userProfile = {}; member
/base/telephony/call_manager/services/telephony_interaction/src/
Dcall_status_callback_stub.cpp173 std::vector<uint8_t> userProfile = {}; in OnUpdateCallReportInfo() local
237 std::vector<uint8_t> userProfile = {}; in BuildCallReportInfo() local
/base/telephony/call_manager/frameworks/js/napi/src/
Dnapi_call_ability_callback.cpp603 std::shared_ptr<Media::PixelMap> userProfile = in CreateVoipNapiValue() local