Lines Matching defs:self
35 def __init__(self): argument
65 def component_type(self): argument
69 def component_type(self, value): argument
74 def target_os(self): argument
78 def target_os(self, value): argument
83 def target_cpu(self): argument
87 def target_cpu(self, value): argument
92 def version(self): argument
96 def version(self, value): argument
101 def compile_config(self): argument
105 def compile_config(self, value): argument
110 def os_level(self): argument
114 def os_level(self, value): argument
119 def product_json(self): argument
123 def product_json(self, value): argument
128 def root_path(self): argument
137 def root_path(self, value): argument
148 def board(self): argument
156 def board(self, value): argument
161 def device_company(self): argument
169 def device_company(self, value): argument
174 def kernel(self): argument
178 def kernel(self, value): argument
183 def product(self): argument
191 def product(self, value): argument
196 def product_path(self): argument
204 def product_path(self, value): argument
209 def gn_product_path(self): argument
213 def device_path(self): argument
221 def device_path(self, value): argument
226 def gn_device_path(self): argument
230 def build_path(self): argument
237 def out_path(self): argument
241 def out_path(self, value): argument
246 def device_config_path(self): argument
250 def device_config_path(self, value): argument
255 def product_config_path(self): argument
259 def product_config_path(self, value): argument
264 def subsystem_config_json(self): argument
268 def subsystem_config_json(self, value): argument
274 def log_path(self): argument
281 def vendor_path(self): argument
288 def built_in_product_path(self): argument
297 def built_in_device_path(self): argument
306 def build_tools_path(self): argument
314 def gn_path(self): argument
330 def ninja_path(self): argument
346 def clang_path(self): argument
374 def patch_cache(self): argument
378 def patch_cache(self, value): argument
382 def config_create(self, config_path): argument
386 def config_update(self, key, value): argument