Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/src/
H A Ddcamera_channel_source_impl.cpp47 int32_t retOpen = (*iter)->CloseSession(); in CloseSession() local
48 if (retOpen != DCAMERA_OK) { in CloseSession()
50 GetAnonyString(mySessionName_).c_str(), retOpen); in CloseSession()