Home
last modified time | relevance | path

Searched defs:extValues (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/free_install/
H A Dtarget_ability_info.h48 std::map<std::string, std::string> extValues; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/free_install/
H A Dbundle_connect_ability_mgr.cpp895 std::map<std::string, std::string> extValues; in GetTargetAbilityInfo() local