Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_local_live_view_button.cpp38 const uint32_t RESOURCE_ID_INDEX = 2; variable
269 std::stringstream sin(iconsResource[RESOURCE_ID_INDEX]); in ReadFromParcel()
275 resource->id = std::stoi(iconsResource[RESOURCE_ID_INDEX]); in ReadFromParcel()