Home
last modified time | relevance | path

Searched refs:sequentialId (Results 1 - 1 of 1) sorted by relevance

/foundation/CastEngine/castengine_cast_framework/common/src/
H A Dcast_engine_dfx.cpp99 std::string sequentialId = ""; in GetSequentialId() local
103 sequentialId.push_back(SEQUENTIAL_ID_CHARS[number]); in GetSequentialId()
105 CLOGD("sequential ID: %s.", sequentialId.c_str()); in GetSequentialId()
106 return sequentialId; in GetSequentialId()

Completed in 1 milliseconds