Home
last modified time | relevance | path

Searched refs:LABEL_APP_UID_POS (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dtask_notification_subscriber.cpp31 static constexpr uint32_t LABEL_APP_UID_POS = 1; variable
83 std::string taskInfoMapKey = labelSplits[LABEL_APP_UID_POS] + LABEL_SPLITER + abilityName + in OnCanceled()