Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_util.cpp53 bool getSuccess = GetTypeAndValue(str, tempType, value); in GetTypeValue() local
54 if (!getSuccess) { in GetTypeValue()