HomeSort by relevance Sort by last modified time
    Searched full:this_result (Results 1 - 1 of 1) sorted by null

  /system/core/liblog/tests/
liblog_test.cpp 119 int this_result = reinterpret_cast<uintptr_t>(result); local
120 if ((0 == ret) && (0 != this_result)) {
121 ret = this_result;
    [all...]

Completed in 61 milliseconds