Home
last modified time | relevance | path

Searched defs:readValue (Results 1 – 3 of 3) sorted by relevance

/developtools/profiler/device/base/test/unittest/
Depoll_event_poller_test.cpp159 uint64_t readValue = 0; variable
189 uint64_t readValue = 0; variable
/developtools/profiler/hidebug/test/unittest/native/
Dhidebug_util_test.cpp172 std::string readValue; variable
/developtools/profiler/hidebug/frameworks/native/src/
Dhidebug_util.cpp101 std::string readValue = std::string(maxLength + 1, '\0'); in GetXAttr() local