Home
last modified time | relevance | path

Searched refs:CONFIGURE_ERROR_NOT_FIND (Results 1 - 3 of 3) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/configuration/src/
H A Dconfig.cpp38 return CONFIGURE_ERROR_NOT_FIND; in GetConfig()
50 return CONFIGURE_ERROR_NOT_FIND; in GetConfig()
64 return CONFIGURE_ERROR_NOT_FIND; in GetConfig()
71 return CONFIGURE_ERROR_NOT_FIND; in GetConfig()
109 return CONFIGURE_ERROR_NOT_FIND; in SetConfig()
H A Dsharing_data.cpp161 SHARING_LOGE("CONFIGURE_ERROR_NOT_FIND."); in PutSharingValue()
162 return CONFIGURE_ERROR_NOT_FIND; in PutSharingValue()
180 SHARING_LOGE("CONFIGURE_ERROR_NOT_FIND."); in PutSharingValues()
181 return CONFIGURE_ERROR_NOT_FIND; in PutSharingValues()
222 SHARING_LOGE("CONFIGURE_ERROR_NOT_FIND."); in GetSharingValues()
223 return CONFIGURE_ERROR_NOT_FIND; in GetSharingValues()
234 SHARING_LOGE("CONFIGURE_ERROR_NOT_FIND."); in GetSharingValues()
235 return CONFIGURE_ERROR_NOT_FIND; in GetSharingValues()
290 SHARING_LOGE("CONFIGURE_ERROR_NOT_FIND."); in PutSharingValue()
291 return CONFIGURE_ERROR_NOT_FIND; in PutSharingValue()
[all...]
/foundation/CastEngine/castengine_wifi_display/services/configuration/include/
H A Dsharing_data.h29 enum ConfigureError { CONFIGURE_ERROR_NONE, CONFIGURE_ERROR_NOT_FIND }; enumerator

Completed in 2 milliseconds