Searched defs:periodDuration (Results 1 – 7 of 7) sorted by relevance
524 const std::string periodDuration = ""; variable536 const std::string periodDuration = "M"; variable548 const std::string periodDuration = "D0"; variable560 const std::string periodDuration = "D40"; variable572 const std::string periodDuration = "M0"; variable584 const std::string periodDuration = "M13"; variable596 const std::string periodDuration = "Y0"; variable620 const std::string periodDuration = "D15"; variable632 const std::string periodDuration = "M4"; variable644 const std::string periodDuration = "Y10"; variable[all …]
91 std::string periodDuration; member102 std::string periodDuration; member
52 std::string periodDuration = (PERIOD_MONTH + std::to_string(PERIOD_START)); member
433 bool NetPolicyTraffic::IsValidPeriodDuration(const std::string &periodDuration) in IsValidPeriodDuration()
160 … cJSON *periodDuration = cJSON_GetObjectItem(quotaPolicyItem, CONFIG_QUOTA_POLICY_PERIODDURATION); in ParseQuotaPolicy() local
1652 … unsigned int periodDuration, unsigned int timeScale, uint64_t startTime) in GetSegCountFromTimeline()1773 void DashMpdDownloader::GetSegDurationFromTimeline(unsigned int periodDuration, unsigned int timeSc… in GetSegDurationFromTimeline()
943 uint16_t *periodDuration; member