Searched refs:GetErrorForStartContinuation (Results 1 – 2 of 2) sorted by relevance
69 std::string GetErrorForStartContinuation(napi_env env, napi_callback_info info,
664 std::string JsContinuationManager::GetErrorForStartContinuation(napi_env env, napi_callback_info in… in GetErrorForStartContinuation() function in OHOS::DistributedSchedule::JsContinuationManager697 …std::string errInfo = GetErrorForStartContinuation(env, info, token, argc, continuationExtraParams… in OnStartContinuationDeviceManager()