Searched refs:request_name (Results 1 – 3 of 3) sorted by relevance
48 MPP_RET rc_init(RcCtx *ctx, MppCodingType type, const char **request_name) in rc_init() argument56 if (NULL == request_name || NULL == *request_name) in rc_init()59 name = *request_name; in rc_init()80 if (request_name && *request_name) in rc_init()87 if (request_name) in rc_init()88 *request_name = name; in rc_init()
65 MPP_RET rc_init(RcCtx *ctx, MppCodingType type, const char **request_name);
27 await bus.request_name(bus_name)