Searched refs:GetNapiBooleanValue (Results 1 – 1 of 1) sorted by relevance
742 bool GetNapiBooleanValue(napi_env env, napi_value napiValue, std::string name, bool defValue = fals… in GetNapiBooleanValue() function1040 attachmentContext.isSmil = GetNapiBooleanValue(env, value, "isSmil"); in BuildMmsAttachment()