Home
last modified time | relevance | path

Searched refs:GetPinType (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_destroy_pin_holder_req.h53 int32_t GetPinType() const in GetPinType() function
H A Dipc_create_pin_holder_req.h93 int32_t GetPinType() const in GetPinType() function
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
H A Dipc_cmd_parser.cpp1193 int32_t pinType = pReq->GetPinType(); in ON_IPC_SET_REQUEST()
1232 int32_t pinType = pReq->GetPinType(); in ON_IPC_SET_REQUEST()
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
H A Dipc_cmd_parser.cpp1341 int32_t pinType = pReq->GetPinType(); in ON_IPC_SET_REQUEST()
1370 int32_t pinType = pReq->GetPinType(); in ON_IPC_SET_REQUEST()