Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Dpeer_binder_catcher.cpp40 static constexpr uint16_t FREE_ASYNC_MAX = 1000; variable
241 std::atoll(strList[FREE_ASYNC_INDEX].c_str()) < FREE_ASYNC_MAX) { in BinderInfoLineParser()
/ohos5.0/foundation/ability/ability_runtime/services/appdfr/src/
H A Dappfreeze_manager.cpp59 static constexpr uint16_t FREE_ASYNC_MAX = 1000; variable
379 std::atoll(strList[FREE_ASYNC_INDEX].c_str()) < FREE_ASYNC_MAX) { in BinderLineParser()