Home
last modified time | relevance | path

Searched defs:new_is_exist (Results 1 – 1 of 1) sorted by relevance

/interface/sdk-js/build-tools/compare_sdk_files/src/typedef/
Dcompare.py23 new_is_exist = '' variable in Output
25 def __init__(self, platform, file_path, old_is_exist, new_is_exist): argument