Searched refs:CheckSystemSubscribe (Results 1 – 1 of 1) sorted by relevance
97 static bool CheckSystemSubscribe(int32_t sensorTypeId) in CheckSystemSubscribe() function111 if (!CheckSystemSubscribe(sensorTypeId)) { in EmitSubscribeCallback()166 …CHKCV((!CheckSystemSubscribe(sensorTypeId)), "Has client subscribe system api, not need cancel sub… in EmitOnceCallback()506 if (CheckSystemSubscribe(sensorTypeId) || (subscribeSize > 0)) { in Off()