Searched defs:is_get (Results 1 – 4 of 4) sorted by relevance
287 const bool is_get) in print_v4l2_format()417 const bool is_get) in print_v4l2_streamparm()536 const bool is_get) in print_v4l2_control()637 const bool is_get) in print_v4l2_crop()684 const bool is_get) in print_v4l2_ext_controls()
258 bool IsGetOrSet(bool* is_get, bool* is_set) { in IsGetOrSet()
2011 IdentifierT* name, PropertyKind* kind, bool* is_generator, bool* is_get, in ParsePropertyName()2123 bool is_get = false; in ParseClassPropertyDefinition() local2292 bool is_get = false; in ParseObjectPropertyDefinition() local
4474 void Parser::AddAccessorPrefixToFunctionName(bool is_get, in AddAccessorPrefixToFunctionName()