Home
last modified time | relevance | path

Searched defs:inputId (Results 1 - 11 of 11) sorted by relevance

/base/security/device_auth/services/frameworks/src/os_account_adapter_mock/
H A Dos_account_adapter_mock.cpp20 int32_t DevAuthGetRealOsAccountLocalId(int32_t inputId) in DevAuthGetRealOsAccountLocalId() argument
/base/security/device_auth/test/unittest/deviceauth/source/
H A Dos_account_adapter_mock.c20 int32_t DevAuthGetRealOsAccountLocalId(int32_t inputId) in DevAuthGetRealOsAccountLocalId() argument
/base/security/device_auth/test/unittest/tdd_framework/common/src/
H A Dos_account_adapter_mock.c20 int32_t DevAuthGetRealOsAccountLocalId(int32_t inputId) in DevAuthGetRealOsAccountLocalId() argument
/base/msdp/device_status/intention/services/device_manager/src/
H A Ddevice.cpp136 struct input_id inputId; in QueryDeviceInfo() local
/base/security/device_auth/services/frameworks/src/os_account_adapter/
H A Dos_account_adapter.cpp248 int32_t DevAuthGetRealOsAccountLocalId(int32_t inputId) in DevAuthGetRealOsAccountLocalId() argument
/foundation/multimodalinput/input/intention/services/device_manager/src/
H A Ddevice.cpp136 struct input_id inputId; in QueryDeviceInfo() local
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/
H A Dnnrt_op_builder.cpp54 TfLiteStatus NnrtOpBuilder::AddZerosBias(const NnrtOpMappingArgs& mappingArgs, int32_t inputId, int32_t filterId, in AddZerosBias() argument
/drivers/peripheral/input/udriver/src/
H A Dinput_device_manager.cpp214 struct input_id inputId {}; in GetInputDeviceInfo() struct
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_relational_schema_object_test.cpp892 int inputId = 1; in HWTEST_F() local
/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.cpp633 struct input_id inputId; in QueryInputDeviceInfo() local
/third_party/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.cpp1346 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 14 milliseconds