Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_maps.h44 void EnableMapIndex(bool enableMapIndex) { enableMapIndex_ = enableMapIndex; } in EnableMapIndex() function
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_maps.cpp87 dfxMaps->EnableMapIndex(true); in Create()