Searched refs:BASE_CONVERSION_OPERATOR (Results 1 – 2 of 2) sorted by relevance
86 #define BASE_CONVERSION_OPERATOR 2 macro
109 for (size_t i = 0; i < sizeof(description[times].uuid) * BASE_CONVERSION_OPERATOR; in OH_MediaKeySystem_GetMediaKeySystems()110 i += BASE_CONVERSION_OPERATOR) { in OH_MediaKeySystem_GetMediaKeySystems()111 std::string byteStr = it->second.substr(i, BASE_CONVERSION_OPERATOR); in OH_MediaKeySystem_GetMediaKeySystems()113 description[times].uuid[i/BASE_CONVERSION_OPERATOR] = byte; in OH_MediaKeySystem_GetMediaKeySystems()