Searched refs:check_json_file (Results 1 – 2 of 2) sorted by relevance
40 def check_json_file(file_path): function66 if (check_json_file("kernel_permission.json")):
112 if not KernelPermission.check_json_file(kernel_permission_file):131 def check_json_file(file_path): member in KernelPermission