Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_cast_framework/common/src/
H A Dcast_engine_dfx.cpp38 const std::string CastEngineDfx::SEQUENTIAL_ID_CHARS = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"; member in OHOS::CastEngine::CastEngineDfx
103 sequentialId.push_back(SEQUENTIAL_ID_CHARS[number]); in GetSequentialId()
/foundation/CastEngine/castengine_cast_framework/common/include/private/
H A Dcast_engine_dfx.h52 static const std::string SEQUENTIAL_ID_CHARS; member in OHOS::CastEngine::CastEngineDfx

Completed in 2 milliseconds