Home
last modified time | relevance | path

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

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/test/unittest/src/
H A Dhap_byte_buffer_test.cpp68 bool judge = (buffer2.GetCapacity() == buffer1.GetCapacity()) && variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/
H A Dsdc.cpp224 uint32_t judge; in GetFileEncryptStatus() local