Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/idl/src/
H A Dfaultlog_query_result_proxy.cpp44 bool hasNext = false; in HasNext() local
/ohos5.0/base/update/updateservice/frameworks/js/napi/update/src/
H A Dsession_manager.cpp92 bool hasNext = GetFirstSessionId(nextSessId); in ProcessUnsubscribe() local
160 bool hasNext = GetFirstSessionId(nextSessId); in FindSessionByHandle() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dcommon_func.h41 bool hasNext = false; member
/ohos5.0/drivers/peripheral/user_auth/hdi_service/utils/inc/
H A Dlinked_list.h37 bool (*hasNext)(struct LinkedListIterator *iterator); member
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
H A Dfaultlogger_unittest.cpp1027 bool hasNext = result->HasNext(); variable