Searched defs:bools (Results 1 – 2 of 2) sorted by relevance
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()