Searched refs:eicSessionGetId (Results 1 – 3 of 3) sorted by relevance
54 bool eicSessionGetId(EicSession* ctx, uint32_t* outId);
74 bool eicSessionGetId(EicSession* ctx, uint32_t* outId) { in eicSessionGetId() function
329 if (!eicSessionGetId(&ctx_, &id)) { in getId()