Home
last modified time | relevance | path

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

/build/ohos/packages/
H A Dprocess_field_validate.py95 def handle_socket(self, socket: dict):
97 Validate possible field "socket" in the field "services"
99 for i in socket:
103 print("Error: uid and uid in socket is not same!")
285 if "socket" in field:
286 cfg_item.handle_socket(field["socket"])
/build/
H A Dprebuilts_config.py25 import socket namespace
190 except socket.timeout:

Completed in 2 milliseconds