Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/
H A Dbundle_framework_core_ipc_interface_code.h27 GET_APPLICATION_INFOS, member in OHOS::AppExecFwk::BundleMgrInterfaceCode
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp78 const std::string GET_APPLICATION_INFOS = "GetApplicationInfos"; member
488 GET_APPLICATION_INFOS, Constants::PERMISSION_GET_INSTALLED_BUNDLE_LIST); in GetApplicationInfosComplete()
720 env, asyncCallbackInfo, GET_APPLICATION_INFOS, GetApplicationInfosExec, GetApplicationInfosComplete); in GetApplicationInfos()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_resource_test/
H A Dbms_bundle_mgr_host_unit_test.cpp88 uint32_t code = static_cast<uint32_t>(BundleMgrInterfaceCode::GET_APPLICATION_INFOS); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp116 case static_cast<uint32_t>(BundleMgrInterfaceCode::GET_APPLICATION_INFOS): in OnRemoteRequest()
H A Dbundle_mgr_proxy.cpp240 if (!GetParcelableInfos<ApplicationInfo>(BundleMgrInterfaceCode::GET_APPLICATION_INFOS, data, appInfos)) { in GetApplicationInfos()

Completed in 29 milliseconds