Searched refs:isLowLevel (Results 1 – 2 of 2) sorted by relevance
184 client->isLowLevel() ? RECORD_CONFIG_EVENT_START : RECORD_CONFIG_EVENT_UPDATE, in setPatchHandle()354 || (!client->isLowLevel() in updateClientRecordingConfiguration()
166 bool isLowLevel() const { return mRIId == RECORD_RIID_INVALID; } in isLowLevel() function