Home
last modified time | relevance | path

Searched refs:EXCLUDE_CONTENT (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/ipc/
H A Di_standard_screen_capture_service.h83 EXCLUDE_CONTENT = 20, enumerator
H A Dscreen_capture_service_proxy.cpp439 int error = Remote()->SendRequest(EXCLUDE_CONTENT, data, reply, option); in ExcludeContent()
H A Dscreen_capture_service_stub.cpp80 screenCaptureStubFuncs_[EXCLUDE_CONTENT] = &ScreenCaptureServiceStub::ExcludeContent; in Init()