Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_acl_profile_req.h24 class IpcAclProfileReq : public IpcReq { class
25 DECLARE_IPC_MODEL(IpcAclProfileReq);
29 * @tc.name: IpcAclProfileReq::GetFirstParam
39 * @tc.name: IpcAclProfileReq::SetFirstParam
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_ipc_cmd_parser_client.cpp516 std::shared_ptr<IpcAclProfileReq> req = std::make_shared<IpcAclProfileReq>(); in HWTEST_F()
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
H A Dipc_cmd_parser.cpp1499 std::shared_ptr<IpcAclProfileReq> pReq = std::static_pointer_cast<IpcAclProfileReq>(pBaseReq); in ON_IPC_SET_REQUEST()
1554 std::shared_ptr<IpcAclProfileReq> pReq = std::static_pointer_cast<IpcAclProfileReq>(pBaseReq); in ON_IPC_SET_REQUEST()
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
H A Ddevice_manager_impl.cpp2144 std::shared_ptr<IpcAclProfileReq> req = std::make_shared<IpcAclProfileReq>(); in DpAclAdd()
2223 std::shared_ptr<IpcAclProfileReq> req = std::make_shared<IpcAclProfileReq>(); in IsSameAccount()

Completed in 9 milliseconds