Searched defs:inputId (Results 1 - 11 of 11) sorted by relevance
| /base/security/device_auth/services/frameworks/src/os_account_adapter_mock/ |
| H A D | os_account_adapter_mock.cpp | 20 int32_t DevAuthGetRealOsAccountLocalId(int32_t inputId) in DevAuthGetRealOsAccountLocalId() argument
|
| /base/security/device_auth/test/unittest/deviceauth/source/ |
| H A D | os_account_adapter_mock.c | 20 int32_t DevAuthGetRealOsAccountLocalId(int32_t inputId) in DevAuthGetRealOsAccountLocalId() argument
|
| /base/security/device_auth/test/unittest/tdd_framework/common/src/ |
| H A D | os_account_adapter_mock.c | 20 int32_t DevAuthGetRealOsAccountLocalId(int32_t inputId) in DevAuthGetRealOsAccountLocalId() argument
|
| /base/msdp/device_status/intention/services/device_manager/src/ |
| H A D | device.cpp | 136 struct input_id inputId; in QueryDeviceInfo() local
|
| /base/security/device_auth/services/frameworks/src/os_account_adapter/ |
| H A D | os_account_adapter.cpp | 248 int32_t DevAuthGetRealOsAccountLocalId(int32_t inputId) in DevAuthGetRealOsAccountLocalId() argument
|
| /foundation/multimodalinput/input/intention/services/device_manager/src/ |
| H A D | device.cpp | 136 struct input_id inputId; in QueryDeviceInfo() local
|
| /foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/ |
| H A D | nnrt_op_builder.cpp | 54 TfLiteStatus NnrtOpBuilder::AddZerosBias(const NnrtOpMappingArgs& mappingArgs, int32_t inputId, int32_t filterId, in AddZerosBias() argument
|
| /drivers/peripheral/input/udriver/src/ |
| H A D | input_device_manager.cpp | 214 struct input_id inputId {};
in GetInputDeviceInfo() struct
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/ |
| H A D | distributeddb_relational_schema_object_test.cpp | 892 int inputId = 1; in HWTEST_F() local
|
| /foundation/distributedhardware/distributed_input/common/include/ |
| H A D | input_hub.cpp | 633 struct input_id inputId; in QueryInputDeviceInfo() local
|
| /third_party/skia/src/sksl/codegen/ |
| H A D | SkSLSPIRVCodeGenerator.cpp | 1346 SpvId SPIRVCodeGenerator::castScalarToFloat(SpvId inputId, const Type& inputType, in castScalarToFloat() argument 1380 SpvId SPIRVCodeGenerator::castScalarToSignedInt(SpvId inputId, const Type& inputType, in castScalarToSignedInt() argument 1415 castScalarToUnsignedInt(SpvId inputId, const Type& inputType, const Type& outputType, OutputStream& out) castScalarToUnsignedInt() argument 1450 castScalarToBoolean(SpvId inputId, const Type& inputType, const Type& outputType, OutputStream& out) castScalarToBoolean() argument [all...] |
Completed in 13 milliseconds