Home
last modified time | relevance | path

Searched defs:CLIENT (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Ditransact_surface_delegator.h35 CLIENT = 5, enumerator
/ohos5.0/base/msdp/device_status/interfaces/innerkits/include/
H A Dbytrace_adapter.h37 CLIENT, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_hwc_prevalidate_util.h58 CLIENT = 1, enumerator
/ohos5.0/base/request/request/services/src/manage/events/
H A Dmod.rs240 static CLIENT: Lazy<ClientManagerEntry> = Lazy::new(|| ClientManager::init()); const
/ohos5.0/base/request/request/services/src/task/
H A Ddownload.rs293 static CLIENT: Lazy<ClientManagerEntry> = Lazy::new(|| ClientManager::init()); in build_task() variable
/ohos5.0/base/security/device_auth/services/frameworks/inc/
H A Dcommon_defs.h138 #define CLIENT 1 macro