Home
last modified time | relevance | path

Searched refs:wantAgentfriends (Results 1 - 1 of 1) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp1340 nlohmann::json wantAgentfriends; in SerializeButtonInfo() local
1341 wantAgentfriends["pkgName"] = buttonInfo.wantAgent->pkgName; in SerializeButtonInfo()
1342 wantAgentfriends["abilityName"] = buttonInfo.wantAgent->abilityName; in SerializeButtonInfo()
1343 root["wantAgent"] = wantAgentfriends; in SerializeButtonInfo()

Completed in 4 milliseconds