Home
last modified time | relevance | path

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

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