Searched refs:GetRemotePolicy (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
H A D | samgr_mini_ipc_adapter.c | 20 static void GetRemotePolicy(IpcIo *reply, PolicyTrans **policy, uint32 *policyNum); 115 GetRemotePolicy(&reply, policy, policyNum); in RegisterIdentity() 135 static void GetRemotePolicy(IpcIo *reply, PolicyTrans **policy, uint32 *policyNum) in GetRemotePolicy() function
|
H A D | samgr_small_ipc_adapter.c | 29 static void GetRemotePolicy(IpcIo *reply, PolicyTrans **policy, uint32 *policyNum); 193 GetRemotePolicy(&reply, policy, policyNum); in RegisterIdentity() 322 static void GetRemotePolicy(IpcIo *reply, PolicyTrans **policy, uint32 *policyNum) in GetRemotePolicy() function
|
H A D | endpoint.c | 82 static void GetRemotePolicy(IpcIo *reply, PolicyTrans **policy, uint32 *policyNum); 515 GetRemotePolicy(&reply, policy, policyNum); in RegisterIdentity() 619 static void GetRemotePolicy(IpcIo *reply, PolicyTrans **policy, uint32 *policyNum) in GetRemotePolicy() function
|