Home
last modified time | relevance | path

Searched defs:properties (Results 201 – 225 of 494) sorted by relevance

12345678910>>...20

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/
H A Dnapi_bluetooth_hfp_ag.cpp42 napi_property_descriptor properties[] = { in DefineHandsFreeAudioGatewayJSClass() local
78 napi_property_descriptor properties[] = { in DefineCreateProfile() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/pbap/
H A Dnapi_bluetooth_pbap_pse.cpp48 napi_property_descriptor properties[] = { in DefinePbapServerJSClass() local
71 napi_property_descriptor properties[] = { in DefineCreateProfile() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_adv.c153 uint8_t advHandle, uint8_t properties, int8_t txPower, GapLeExAdvParam advExParam) in GapLeSetExtendedAdvertisingParameters()
189 int GAP_LeExAdvSetParam(uint8_t advHandle, uint8_t properties, int8_t txPower, GapLeExAdvParam advE… in GAP_LeExAdvSetParam()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_misc_drawable.cpp292 const RSProperties& properties = node.GetRenderProperties(); in OnUpdate() local
357 const RSProperties& properties = node.GetRenderProperties(); in OnUpdate() local
/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Dudmf_test.cpp1057 OH_UdmfProperty *properties = OH_UdmfProperty_Create(data); variable
1073 OH_UdmfProperty *properties = OH_UdmfProperty_Create(data); variable
1090 OH_UdmfProperty *properties = OH_UdmfProperty_Create(data); variable
1106 OH_UdmfProperty *properties = OH_UdmfProperty_Create(data); variable
1133 OH_UdmfProperty *properties = OH_UdmfProperty_Create(data); variable
1149 OH_UdmfProperty *properties = OH_UdmfProperty_Create(data); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_textpicker_ffi.cpp111 DialogProperties properties; in TextPickerDialogShow() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/
H A Dnapi_bluetooth_avrcp_ct.cpp37 napi_property_descriptor properties[] = { in DefineAvrcpControllerJSClass() local
H A Dnapi_bluetooth_avrcp_tg.cpp37 napi_property_descriptor properties[] = { in DefineAvrcpTargetJSClass() local
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_keyboard_controller_engine.cpp28 napi_property_descriptor properties[] = { in Init() local
/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/src/
H A Dnapi_app_account_authenticator_callback.cpp47 napi_property_descriptor properties[] = { in Init() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_table_without_primary_key_sync_test.cpp93 ChangeProperties properties, uint32_t detailsType) in InitExpectChangedDataByDetailsType()
H A Ddistributeddb_cloud_asset_compare_test.cpp153 RelationalDBProperties &properties) in InitStoreProp()
166 RelationalDBProperties properties; in GetRelationalStore() local
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/color_filter_napi/
H A Djs_color_filter.cpp29 napi_property_descriptor properties[] = { in Init() local
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/lattice_napi/
H A Djs_lattice.cpp26 napi_property_descriptor properties[] = { in Init() local
/ohos5.0/base/useriam/user_auth_framework/test/unittest/inner_api/src/
H A Dexecutor_callback_service_test.cpp170 [](const Attributes &properties) { in __anon4997f8b00402()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/parser/
H A Dnapi_parser_utils.cpp99 uint16_t properties = 0; in ConvertGattProperties() local
134 NapiGattProperties properties = DEFAULT_GATT_PROPERTIES; in NapiParseGattCharacteristic() local
262 NapiGattProperties properties {}; in NapiParseObjectGattProperties() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_round_corner_display_test.cpp61 …r CreateNodeWithProperties(const std::string& nodeName, const std::vector<XMLProperty>& properties) in CreateNodeWithProperties()
72 std::vector<XMLProperty> properties = { in CreateRCDLayer() local
737 std::vector<std::string> properties = { variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_canvas_render_node_test.cpp363 RSProperties* properties = const_cast<RSProperties*>(&rsCanvasRenderNode.GetRenderProperties()); variable
/ohos5.0/base/account/os_account/interfaces/kits/napi/domain_account/src/
H A Dnapi_domain_auth_callback.cpp47 napi_property_descriptor properties[] = { in Init() local
/ohos5.0/base/security/huks/interfaces/kits/napi/src/v9/
H A Dhuks_napi_update_finish_session.cpp237 … napi_value properties = GetPropertyFromOptions(env, argv[index], HKS_OPTIONS_PROPERTY_PROPERTIES); in ParseUpdateParams() local
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/text_line_napi/
H A Djs_text_line.cpp55 napi_property_descriptor properties[] = { in Init() local
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Dconfig_reader.cpp39 void ConfigReader::ParseProperties(const xmlNode& currNode, map<string, string>& properties) in ParseProperties() argument
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dheif_parser_test.cpp282 std::vector<std::shared_ptr<HeifBox>> properties; variable
/ohos5.0/base/security/huks/interfaces/kits/napi/src/v8/
H A Dhuks_napi_common.cpp358 napi_value properties = nullptr; in GenerateResult() local
556 napi_value properties = nullptr; in ParseGetHksParamSet() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/drawable/
H A Drs_property_drawable_utils_test.cpp76 RSProperties properties; variable
633 RSProperties properties; variable

12345678910>>...20