/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/ |
H A D | napi_bluetooth_hfp_ag.cpp | 42 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 D | napi_bluetooth_pbap_pse.cpp | 48 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 D | gap_le_adv.c | 153 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 D | rs_misc_drawable.cpp | 292 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 D | udmf_test.cpp | 1057 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 D | cj_textpicker_ffi.cpp | 111 DialogProperties properties; in TextPickerDialogShow() local
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ |
H A D | napi_bluetooth_avrcp_ct.cpp | 37 napi_property_descriptor properties[] = { in DefineAvrcpControllerJSClass() local
|
H A D | napi_bluetooth_avrcp_tg.cpp | 37 napi_property_descriptor properties[] = { in DefineAvrcpTargetJSClass() local
|
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodability/ |
H A D | js_keyboard_controller_engine.cpp | 28 napi_property_descriptor properties[] = { in Init() local
|
/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/src/ |
H A D | napi_app_account_authenticator_callback.cpp | 47 napi_property_descriptor properties[] = { in Init() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
H A D | distributeddb_cloud_table_without_primary_key_sync_test.cpp | 93 ChangeProperties properties, uint32_t detailsType) in InitExpectChangedDataByDetailsType()
|
H A D | distributeddb_cloud_asset_compare_test.cpp | 153 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 D | js_color_filter.cpp | 29 napi_property_descriptor properties[] = { in Init() local
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/lattice_napi/ |
H A D | js_lattice.cpp | 26 napi_property_descriptor properties[] = { in Init() local
|
/ohos5.0/base/useriam/user_auth_framework/test/unittest/inner_api/src/ |
H A D | executor_callback_service_test.cpp | 170 [](const Attributes &properties) { in __anon4997f8b00402()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/parser/ |
H A D | napi_parser_utils.cpp | 99 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 D | rs_round_corner_display_test.cpp | 61 …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 D | rs_canvas_render_node_test.cpp | 363 RSProperties* properties = const_cast<RSProperties*>(&rsCanvasRenderNode.GetRenderProperties()); variable
|
/ohos5.0/base/account/os_account/interfaces/kits/napi/domain_account/src/ |
H A D | napi_domain_auth_callback.cpp | 47 napi_property_descriptor properties[] = { in Init() local
|
/ohos5.0/base/security/huks/interfaces/kits/napi/src/v9/ |
H A D | huks_napi_update_finish_session.cpp | 237 … 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 D | js_text_line.cpp | 55 napi_property_descriptor properties[] = { in Init() local
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/ |
H A D | config_reader.cpp | 39 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 D | heif_parser_test.cpp | 282 std::vector<std::shared_ptr<HeifBox>> properties; variable
|
/ohos5.0/base/security/huks/interfaces/kits/napi/src/v8/ |
H A D | huks_napi_common.cpp | 358 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 D | rs_property_drawable_utils_test.cpp | 76 RSProperties properties; variable 633 RSProperties properties; variable
|