Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_call/services/common/include/
H A Dcellular_call_data_struct.h69 std::string actionString = ""; member
/ohos5.0/foundation/ability/ability_base/test/unittest/want/
H A Dskills_test.cpp911 std::string actionString = "action"; variable
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_supplement.cpp288const char *actionString, const std::string &phoneNumber, CallTransferSettingType &callTransferAct… in ObtainCallTrasferAction()