Home
last modified time | relevance | path

Searched refs:IDeviceSecurityLevelCallback (Results 1 - 4 of 4) sorted by relevance

/base/security/device_security_level/common/include/
H A Didevice_security_level.h40 class IDeviceSecurityLevelCallback : public IRemoteBroker { class
/base/security/device_security_level/interfaces/inner_api/src/standard/
H A Ddevice_security_level_callback_stub.h35 class DeviceSecurityLevelCallbackStub : public IRemoteStub<IDeviceSecurityLevelCallback>, public NoCopyable {
/base/security/device_security_level/services/sa/standard/
H A Ddslm_callback_proxy.h34 class DslmCallbackProxy : public IRemoteProxy<IDeviceSecurityLevelCallback>, public NoCopyable {
H A Ddslm_callback_proxy.cpp29 DslmCallbackProxy::DslmCallbackProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IDeviceSecurityLevelCallback>(impl) in DslmCallbackProxy()

Completed in 2 milliseconds