Home
last modified time | relevance | path

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

/base/telephony/call_manager/frameworks/native/src/
Dcall_ability_callback_stub.cpp115 std::vector<uint8_t> userProfile = {}; in OnUpdateCallStateInfo() local
Dvoip_call_manager_proxy.cpp30 AppExecFwk::PacMap &extras, std::vector<uint8_t> &userProfile, ErrorReason &reason) in ReportIncomingCall()
/base/telephony/call_manager/services/telephony_interaction/src/
Dcall_status_callback_stub.cpp122 std::vector<uint8_t> userProfile = {}; in OnUpdateCallReportInfo() local
165 std::vector<uint8_t> userProfile = {}; in OnUpdateCallsReportInfo() local
/base/telephony/call_manager/interfaces/innerkits/
Dvoip_call_manager_info.h88 std::vector<uint8_t> userProfile = {}; member
Dcall_manager_info.h83 std::vector<uint8_t> userProfile = {}; member
/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
Dzero_branch_test.cpp2356 std::vector<uint8_t> userProfile = { 0 }; variable
/base/telephony/call_manager/frameworks/js/napi/src/
Dnapi_call_ability_callback.cpp527 std::shared_ptr<Media::PixelMap> userProfile = in CreateVoipNapiValue() local