Home
last modified time | relevance | path

Searched refs:saType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.h562 const int32_t saType = 1; variable
H A Davsession_service.cpp497 … notifyProcessStatus(pid, saType, 1, AVSESSION_SERVICE_ID); // 1 indicates the service is started in NotifyProcessStatus()
500 … notifyProcessStatus(pid, saType, 0, AVSESSION_SERVICE_ID); // 0 indicates the service is stopped in NotifyProcessStatus()