Searched defs:api_type (Results 1 – 5 of 5) sorted by relevance
165 std::string api_type; in ParseJsonObjectServer() local
106 ApiType api_type() const { return api_type_; } in api_type() function
2232 gst_buffer_get_n_meta (GstBuffer * buffer, GType api_type) in gst_buffer_get_n_meta()
4096 jerry_typedarray_type_t api_type; /**< api type */ member
570 static int auto_claim(struct libusb_transfer *transfer, int *interface_number, int api_type) in auto_claim()