Home
last modified time | relevance | path

Searched refs:DelIpcCallBackByAppId (Results 1 - 6 of 6) sorted by relevance

/base/security/device_auth/frameworks/inc/lite/
H A Dipc_adapt.h83 void DelIpcCallBackByAppId(const char *appId, int32_t type);
/base/security/device_auth/frameworks/inc/standard/
H A Dipc_adapt.h75 void DelIpcCallBackByAppId(const char *appId, int32_t type);
/base/security/device_auth/frameworks/src/
H A Dipc_service.c96 DelIpcCallBackByAppId(appId, CB_TYPE_DEV_AUTH); in IpcServiceGmRegCallback()
103 DelIpcCallBackByAppId(appId, CB_TYPE_DEV_AUTH); in IpcServiceGmRegCallback()
123 DelIpcCallBackByAppId(appId, CB_TYPE_DEV_AUTH); in IpcServiceGmUnRegCallback()
162 DelIpcCallBackByAppId(appId, CB_TYPE_DEV_AUTH); in IpcServiceGmRegDataChangeListener()
174 DelIpcCallBackByAppId(appId, CB_TYPE_LISTENER); in IpcServiceGmRegDataChangeListener()
194 DelIpcCallBackByAppId(appId, CB_TYPE_LISTENER); in IpcServiceGmUnRegDataChangeListener()
/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddeviceauth_interface_test.cpp327 DelIpcCallBackByAppId(TEST_APP_ID, 0); in HWTEST_F()
329 DelIpcCallBackByAppId(TEST_APP_ID, 0); in HWTEST_F()
/base/security/device_auth/frameworks/src/lite/
H A Dipc_adapt.c271 void DelIpcCallBackByAppId(const char *appId, int32_t type) in DelIpcCallBackByAppId() function
/base/security/device_auth/frameworks/src/standard/
H A Dipc_adapt.cpp272 void DelIpcCallBackByAppId(const char *appId, int32_t type) in DelIpcCallBackByAppId() function

Completed in 9 milliseconds