Searched refs:ERR_STANDBY_INVALID_PARAM (Results 1 – 4 of 4) sorted by relevance
46 return ERR_STANDBY_INVALID_PARAM; in AddSubscriber()51 return ERR_STANDBY_INVALID_PARAM; in AddSubscriber()56 return ERR_STANDBY_INVALID_PARAM; in AddSubscriber()76 return ERR_STANDBY_INVALID_PARAM; in RemoveSubscriber()81 return ERR_STANDBY_INVALID_PARAM; in RemoveSubscriber()
47 return ERR_STANDBY_INVALID_PARAM; in SubscribeStandbyCallback()61 return ERR_STANDBY_INVALID_PARAM; in UnsubscribeStandbyCallback()75 return ERR_STANDBY_INVALID_PARAM; in ApplyAllowResource()89 return ERR_STANDBY_INVALID_PARAM; in UnapplyAllowResource()
41 ERR_STANDBY_INVALID_PARAM = 401, enumerator129 {ERR_STANDBY_INVALID_PARAM, "The input param is invalid."},
176 return ERR_STANDBY_INVALID_PARAM; in FindErrCode()191 … napi_throw_error(env, std::to_string(ERR_STANDBY_INVALID_PARAM).c_str(), errMessage.c_str()); in HandleParamErr()