Home
last modified time | relevance | path

Searched defs:GetDisposedRule (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/app_control/
H A Djs_app_control_unsupported.cpp81 napi_value GetDisposedRule(napi_env env, napi_callback_info info) in GetDisposedRule() function
H A Djs_app_control.cpp651 napi_value GetDisposedRule(napi_env env, napi_callback_info info) in GetDisposedRule() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_control/
H A Dapp_control_manager_host_impl.cpp398 ErrCode AppControlManagerHostImpl::GetDisposedRule(const std::string &appId, DisposedRule &rule, in… in GetDisposedRule() function in OHOS::AppExecFwk::AppControlManagerHostImpl
H A Dapp_control_manager.cpp368 ErrCode AppControlManager::GetDisposedRule( in GetDisposedRule() function in OHOS::AppExecFwk::AppControlManager
H A Dapp_control_manager_rdb.cpp523 ErrCode AppControlManagerRdb::GetDisposedRule(const std::string &callingName, in GetDisposedRule() function in OHOS::AppExecFwk::AppControlManagerRdb
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/app_control/
H A Dapp_control_proxy.cpp500 ErrCode AppControlProxy::GetDisposedRule(const std::string &appId, DisposedRule &rule, int32_t user… in GetDisposedRule() function in OHOS::AppExecFwk::AppControlProxy