Searched defs:bools (Results 1 – 3 of 3) sorted by relevance
197 std::vector<bool> bools = std::vector<bool>(); in CValueTypeToNativeValue() local278 static CArrBool VectorToBoolArray(std::vector<bool> &bools, int32_t &code) in VectorToBoolArray()
123 std::vector<bool> bools; in AddArrayParam2EventPack() local
157 void GetBooleans(const napi_env env, const napi_value arr, std::vector<bool>& bools) in GetBooleans()