OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_oem_props
(Results
1 - 2
of
2
) sorted by null
/build/make/tools/releasetools/
ota_from_target_files
298
self.
_oem_props
= info_dict.get("oem_fingerprint_properties")
300
if self.
_oem_props
:
303
# These two should be computed only after setting self.
_oem_props
.
343
return self.
_oem_props
[
all
...]
ota_from_target_files.py
298
self.
_oem_props
= info_dict.get("oem_fingerprint_properties")
300
if self.
_oem_props
:
303
# These two should be computed only after setting self.
_oem_props
.
343
return self.
_oem_props
[
all
...]
Completed in 53 milliseconds