Home
last modified time | relevance | path

Searched refs:sectionError (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
H A Dwifi_config_file_impl.h279 int sectionError = 0; in ReadNetworkSection() local
287 sectionError++; in ReadNetworkSection()
291 return sectionError; in ReadNetworkSection()
296 sectionError++; in ReadNetworkSection()
304 sectionError += SetTClassKeyValue(item, key, value); in ReadNetworkSection()
308 sectionError++; in ReadNetworkSection()
309 return sectionError; in ReadNetworkSection()
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_result_store_manager.cpp111 int32_t sectionError = 0; in ReadNetworkSection() local
118 return sectionError; in ReadNetworkSection()
123 sectionError++; in ReadNetworkSection()
131 sectionError += SetClassKeyValue(item, key, value); in ReadNetworkSection()
134 sectionError++; in ReadNetworkSection()
135 return sectionError; in ReadNetworkSection()

Completed in 3 milliseconds