Home
last modified time | relevance | path

Searched refs:asyncBinderSize (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Dpeer_binder_catcher.cpp209 size_t asyncBinderSize = asyncBinderPairs.size(); in BinderInfoParser() local
215 if (i < asyncBinderSize) { in BinderInfoParser()
/ohos5.0/foundation/ability/ability_runtime/services/appdfr/src/
H A Dappfreeze_manager.cpp343 size_t asyncBinderSize = asyncBinderPairs.size(); in BinderParser() local
349 if (i < asyncBinderSize) { in BinderParser()