Home
last modified time | relevance | path

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

/external/libchrome-gestures/include/
Dactivity_log.h214 Json::Value EncodePropRegistry();
/external/libchrome-gestures/src/
Dactivity_log.cc390 Json::Value ActivityLog::EncodePropRegistry() { in EncodePropRegistry() function in gestures::ActivityLog
441 (*root)[kKeyProperties] = EncodePropRegistry(); in AddEncodeInfo()