Searched refs:contentIsStr (Results 1 – 1 of 1) sorted by relevance
257 bool contentIsStr = NapiUtil::MatchValueType(env, contentValue, napi_string); in MatchSendMessageParameters() local268 …if (contentIsStr && serviceCenterTypeMatch && sendCallbackTypeMatch && deliveryCallbackTypeMatch) { in MatchSendMessageParameters()388 bool contentIsStr = NapiUtil::MatchValueType(env, contentValue, napi_string); in MatchSendShortMessageParameters() local399 …if (contentIsStr && serviceCenterTypeMatch && sendCallbackTypeMatch && deliveryCallbackTypeMatch) { in MatchSendShortMessageParameters()