Searched refs:URI_PREFIX_DATA_LENGTH (Results 1 – 1 of 1) sorted by relevance
43 constexpr uint8_t URI_PREFIX_DATA_LENGTH = 14; variable350 char *path = StringUtil::Slice(uri, URI_PREFIX_DATA_LENGTH); in GetResourcePath()381 …taPathSize = rootPathLen + strlen(currentBundleName_) + origUriLength - URI_PREFIX_DATA_LENGTH + 1; in ProcessResourcePathByConfiguration()