Searched defs:is_exist (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/security/asset/services/db_operator/src/ | ||
H A D | table.rs | 225 let is_exist = self.exist()?; in create_with_version() localVariable |
/ohos5.0/build/test/example/ | ||
H A D | test_build_option.py | 167 def is_exist(path): member in TestBuildOption |