Home
last modified time | relevance | path

Searched refs:insightIntentId (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dinsight_intent_execute_param.cpp85 uint64_t insightIntentId = 0; in GenerateFromWant() local
87 insightIntentId = std::stoull(wantParams.GetStringParam(INSIGHT_INTENT_EXECUTE_PARAM_ID)); in GenerateFromWant()
98 executeParam.insightIntentId_ = insightIntentId; in GenerateFromWant()
/foundation/ability/ability_runtime/test/unittest/js_service_extension_test/
H A Djs_service_extension_test.cpp324 std::string insightIntentId(AppExecFwk::INSIGHT_INTENT_EXECUTE_PARAM_ID); in HWTEST_F()
326 wantParams.SetParam(insightIntentId, String::Box("1")); in HWTEST_F()

Completed in 2 milliseconds