Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/
H A Dbundle_framework_core_ipc_interface_code.h84 QUERY_EXTENSION_INFO, enumerator
/ohos5.0/base/account/os_account/services/accountmgr/src/bundle_manager_adapter/
H A Dbundle_manager_adapter_proxy.cpp371 if (!GetParcelableInfos(BundleMgrInterfaceCode::QUERY_EXTENSION_INFO, data, extensionInfos)) { in QueryExtensionAbilityInfos()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_resource_test/
H A Dbms_bundle_mgr_host_unit_test.cpp1330 uint32_t code = static_cast<uint32_t>(BundleMgrInterfaceCode::QUERY_EXTENSION_INFO);
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp319 case static_cast<uint32_t>(BundleMgrInterfaceCode::QUERY_EXTENSION_INFO): in OnRemoteRequest()
H A Dbundle_mgr_proxy.cpp2765 if (!GetParcelableInfos(BundleMgrInterfaceCode::QUERY_EXTENSION_INFO, data, extensionInfos)) { in QueryExtensionAbilityInfos()