Home
last modified time | relevance | path

Searched refs:PARAM_SEND_RESULT_CALLER_TOKENID (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp86 constexpr const char* PARAM_SEND_RESULT_CALLER_TOKENID = "ohos.anco.param.sendResultCallerTokenId"; variable
1949 newWant->SetParam(std::string(PARAM_SEND_RESULT_CALLER_TOKENID), static_cast<int32_t>( in SaveResult()