/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/ |
H A D | input_method_property.h | 25 struct Property { struct 34 struct SubProperty { argument 51 Property prop; argument
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/property/ |
H A D | property.h | 100 struct Property { struct 103 PropertyTypeDecl type; argument 108 uint32_t flags; // PropertyFlags combination. (unused) argument 119 Property property; // property type for the elements in array or container argument
|
/ohos5.0/base/useriam/user_auth_framework/interfaces/inner_api/iam_executor/ |
H A D | iam_executor_framework_types.h | 112 struct Property { struct 114 uint64_t authSubType; 116 int lockoutDuration; 118 int remainAttempts; 120 std::string enrollmentProgress; 122 std::string sensorInfo; 124 int32_t nextFailLockoutDuration;
|
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/ |
H A D | js_util_test.cpp | 27 struct Property { struct 28 std::string name; 29 std::string id; 30 std::string icon; 31 uint32_t iconId = 0;
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/property/ |
H A D | array_property_event_handler.h | 31 using Property = ArrayProperty<ValueType>; in META_BEGIN_NAMESPACE() local
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/pinauth/ |
H A D | _property_pinauth_v11.md | 1 # Property chapter
|
H A D | _property_v20.md | 1 # Property chapter
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/faceauth/ |
H A D | _property_faceauth_v11.md | 1 # Property chapter
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/fingerauth/ |
H A D | _property_fingerauth_v11.md | 1 # Property chapter
|
/ohos5.0/base/useriam/pin_auth/services/modules/common/inc/ |
H A D | pin_auth_hdi.h | 47 using Property = OHOS::HDI::PinAuth::V2_1::Property; variable
|
/ohos5.0/base/useriam/fingerprint_auth/services/inc/ |
H A D | fingerprint_auth_hdi.h | 42 using Property = OHOS::HDI::FingerprintAuth::V2_0::Property; variable
|
/ohos5.0/base/useriam/face_auth/services/inc/ |
H A D | face_auth_hdi.h | 42 using Property = OHOS::HDI::FaceAuth::V2_0::Property; variable
|
/ohos5.0/drivers/peripheral/fingerprint_auth/hdi_service/include/ |
H A D | fingerprint_auth_hdi.h | 46 using Property = OHOS::HDI::FingerprintAuth::V2_0::Property; variable
|
/ohos5.0/drivers/peripheral/face_auth/hdi_service/include/ |
H A D | face_auth_hdi.h | 46 using Property = OHOS::HDI::FaceAuth::V2_0::Property; variable
|
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | ecs_serializer.cpp | 211 …const IEntityCollection& /*ec*/, const Property& /*property*/, uintptr_t offset, json::standalone_… in PropertyToJson() 219 …const IEntityCollection& /*ec*/, const json::value& jsonIn, const Property& /*property*/, uintptr_… in PropertyFromJson() 506 …[](const IEntityCollection& ec, const json::value& jsonIn, const Property& /*property*/, uintptr_t… in SetDefaultSerializers() 517 … [this](const IEntityCollection& ec, const json::value& jsonIn, const Property& /*property*/, in SetDefaultSerializers() 525 [this](const IEntityCollection& ec, const Property& /*property*/, uintptr_t offset, in SetDefaultSerializers() 530 … [this](const IEntityCollection& ec, const json::value& jsonIn, const Property& /*property*/, in SetDefaultSerializers() 531 uintptr_t offset) { in SetDefaultSerializers()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/ |
H A D | property.cpp | 107 Property::Property() in Property() function in OHOS::Media::Property 116 Property::Property(uint16_t propCode, uint16_t propType, bool propWriteable, int value) in Property() function in OHOS::Media::Property
|
/ohos5.0/docs/en/application-dev/napi/ |
H A D | napi-data-types-interfaces.md | 426 ### Property subsection
|