Searched defs:SetHandle (Results 1 – 9 of 9) sorted by relevance
40 void SetHandle(void *handle) { handle_ = handle; }; in SetHandle() function
42 void SetHandle(int fd) { fd_ = fd; } in SetHandle() function
84 void SetHandle(OMX_HANDLETYPE comp) in SetHandle() function
50 void SetHandle(uint16_t handle) in SetHandle() function
72 GSError SurfaceTunnelHandle::SetHandle(const GraphicExtDataHandle *handle) in SetHandle() function in OHOS::SurfaceTunnelHandle
101 void A2dpDeviceInfo::SetHandle(uint16_t handleInfo) in SetHandle() function in OHOS::bluetooth::A2dpDeviceInfo
56 void A2dpStream::SetHandle(uint16_t hdl) in SetHandle() function in OHOS::bluetooth::A2dpStream
128 void SetHandle(DynamicModule handle) in SetHandle() function