Home
last modified time | relevance | path

Searched refs:CONFIGURE_ERROR_NONE (Results 1 - 10 of 10) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/configuration/src/
H A Dconfig.cpp29 return CONFIGURE_ERROR_NONE; in GetConfig()
48 if (GetConfig(module, modelValue) != CONFIGURE_ERROR_NONE) { in GetConfig()
62 if (GetConfig(module, tag, tagValue) != CONFIGURE_ERROR_NONE) { in GetConfig()
75 return CONFIGURE_ERROR_NONE; in GetConfig()
83 return CONFIGURE_ERROR_NONE; in SetConfig()
92 if (err == CONFIGURE_ERROR_NONE) { in SetConfig()
103 if (GetConfig(module, modelValue) != CONFIGURE_ERROR_NONE) { in SetConfig()
114 if (err == CONFIGURE_ERROR_NONE) { in SetConfig()
140 return CONFIGURE_ERROR_NONE; in SetConfig()
H A Dsharing_data.cpp95 return CONFIGURE_ERROR_NONE; in PutSharingValue()
102 return CONFIGURE_ERROR_NONE; in PutSharingValues()
121 return CONFIGURE_ERROR_NONE; in GetSharingValues()
166 return CONFIGURE_ERROR_NONE; in PutSharingValue()
185 return CONFIGURE_ERROR_NONE; in PutSharingValues()
197 return CONFIGURE_ERROR_NONE; in PutSharingValues()
201 return CONFIGURE_ERROR_NONE; in PutSharingValues()
239 return CONFIGURE_ERROR_NONE; in GetSharingValues()
295 return CONFIGURE_ERROR_NONE; in PutSharingValue()
306 return CONFIGURE_ERROR_NONE; in PutSharingValues()
[all...]
/foundation/CastEngine/castengine_wifi_display/services/context/
H A Dcontext_manager.cpp40 if (ret == CONFIGURE_ERROR_NONE) { in Init()
49 if (ret == CONFIGURE_ERROR_NONE) { in Init()
58 if (ret == CONFIGURE_ERROR_NONE) { in Init()
68 if (ret == CONFIGURE_ERROR_NONE) { in Init()
/foundation/CastEngine/castengine_wifi_display/services/interaction/interprocess/
H A Dinter_ipc_service.cpp92 if (ret == CONFIGURE_ERROR_NONE) { in RecordProcessIdByKvStore()
/foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/
H A Dwfd_source_scene.cpp271 if (ret == CONFIGURE_ERROR_NONE) { in Initialize()
276 if (ret == CONFIGURE_ERROR_NONE) { in Initialize()
284 if (ret == CONFIGURE_ERROR_NONE) { in Initialize()
292 if (ret == CONFIGURE_ERROR_NONE) { in Initialize()
300 if (ret == CONFIGURE_ERROR_NONE) { in Initialize()
H A Dwfd_sink_scene.cpp192 if (ret == CONFIGURE_ERROR_NONE) { in Initialize()
197 if (ret == CONFIGURE_ERROR_NONE) { in Initialize()
202 if (ret == CONFIGURE_ERROR_NONE) { in Initialize()
207 if (ret == CONFIGURE_ERROR_NONE) { in Initialize()
212 if (ret == CONFIGURE_ERROR_NONE) { in Initialize()
219 if (ret == CONFIGURE_ERROR_NONE) { in Initialize()
226 if (ret == CONFIGURE_ERROR_NONE) { in Initialize()
233 if (ret == CONFIGURE_ERROR_NONE) { in Initialize()
/foundation/CastEngine/castengine_wifi_display/services/configuration/include/
H A Dsharing_data.h29 enum ConfigureError { CONFIGURE_ERROR_NONE, CONFIGURE_ERROR_NOT_FIND }; enumerator
/foundation/CastEngine/castengine_wifi_display/services/mediaplayer/src/
H A Dvideo_play_controller.cpp60 if (ret == CONFIGURE_ERROR_NONE) { in Init()
/foundation/CastEngine/castengine_wifi_display/services/mediachannel/
H A Dmedia_channel.cpp38 if (ret == CONFIGURE_ERROR_NONE) { in MediaChannel()
44 if (ret == CONFIGURE_ERROR_NONE) { in MediaChannel()
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_source/
H A Dwfd_rtp_producer.cpp256 if (ret == CONFIGURE_ERROR_NONE) { in InitUdpClients()

Completed in 12 milliseconds