Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dapplication_info.cpp134 const char* APPLICATION_INSTALL_SOURCE = "installSource"; variable
1016 {APPLICATION_INSTALL_SOURCE, applicationInfo.installSource}, in to_json()
1211 GetValueIfFindKey<std::string>(jsonObject, jsonObjectEnd, APPLICATION_INSTALL_SOURCE, in from_json()