Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dwidget_json.cpp75 const std::string JSON_CALLER_BUNDLE_NAME = "callingBundleName"; variable
100 {JSON_CALLER_BUNDLE_NAME, cmd.extraInfo.callingBundleName}}); in GetJsonPayload()