Home
last modified time | relevance | path

Searched defs:properties (Results 1 - 25 of 363) sorted by relevance

12345678910>>...15

/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/connector_mgr/
H A Dtrigger_connector_common_type.h27 IntellVoiceTriggerProperties properties; member
/foundation/ability/form_fwk/frameworks/js/napi/formHost/
H A Dnative_module.cpp78 napi_property_descriptor properties[] = { in Init() local
/foundation/ability/form_fwk/frameworks/js/napi/formProvider/
H A Dnative_module.cpp52 napi_property_descriptor properties[] = { in Init() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
H A Dnative_module.cpp38 napi_property_descriptor properties[] = { in BundleInstallerExport() local
/foundation/communication/netstack/frameworks/js/napi/fetch/fetch_module/src/
H A Dfetch_module.cpp26 std::initializer_list<napi_property_descriptor> properties = { in InitFetchModule() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/strategies/data_proxy/
H A Dload_config_from_data_proxy_node_strategy.cpp54 auto properties = proxyData.profileInfo; in operator ()() local
76 bool LoadConfigFromDataProxyNodeStrategy::GetContextInfoFromDataProperties(const ProfileInfo &properties, in GetContextInfoFromDataProperties() argument
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_input_bridge.cpp28 shared_ptr<JsValue> properties; in GetInputOption() local
59 shared_ptr<JsValue> properties; in ParseInputOptions() local
/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_options.h27 void SetProperties(int properties) in SetProperties() argument
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dstatic_object_metadata.h86 BASE_NS::vector<PropertyMetadata> properties; member
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_property_trace_test.cpp74 RSProperties properties; in HWTEST_F() local
H A Drs_property_drawable_frame_geometry_test.cpp72 RSProperties& properties = content.GetMutableRenderProperties(); in HWTEST_F() local
90 RSProperties& properties = content.GetMutableRenderProperties(); in HWTEST_F() local
H A Drs_property_drawable_test.cpp49 RSProperties properties; in HWTEST_F() local
151 auto& properties = content.GetMutableRenderProperties(); HWTEST_F() local
172 auto& properties = content.GetMutableRenderProperties(); HWTEST_F() local
206 auto& properties = content.GetMutableRenderProperties(); HWTEST_F() local
254 auto& properties = content.GetMutableRenderProperties(); HWTEST_F() local
[all...]
H A Drs_property_drawable_utilities_test.cpp72 RSProperties& properties = content.GetMutableRenderProperties(); in HWTEST_F() local
96 RSProperties& properties = content.GetMutableRenderProperties(); in HWTEST_F() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/color_manager/color_space_object_convertor/
H A Dcolor_space_object_convertor.cpp71 napi_property_descriptor properties[] = { in CreateJsSendableColorSpaceObject() local
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/pluginbase/include/
H A Dconfig_info.h29 std::map<std::string, std::string> properties; member
/foundation/communication/netmanager_base/frameworks/js/napi/network/network_module/src/
H A Dnetwork_module.cpp29 std::initializer_list<napi_property_descriptor> properties = { in InitNetworkModule() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_single_ver_database_oper_test.cpp102 KvDBProperties properties; in HWTEST_F() local
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dunified_data_test.cpp63 std::shared_ptr<UnifiedDataProperties> properties = std::make_shared<UnifiedDataProperties>(); in HWTEST_F() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/
H A Djs_client.cpp83 napi_property_descriptor properties[] = { in InitClient() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context.cpp83 std::vector<napi_property_descriptor> properties = {}; in Export() local
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_bar_style_ohos.cpp27 GetStatusBarContentColor( const std::map<OHOS::Rosen::WindowType, OHOS::Rosen::SystemBarProperty>& properties) GetStatusBarContentColor() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dgatt_data.cpp70 Characteristic( const Uuid& uuid, uint16_t handle, int properties, int permissions, const uint8_t *value, size_t length) Characteristic() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/common/napi/
H A Dn_class.cpp27 DefineClass(napi_env env, string className, napi_callback constructor, vector<napi_property_descriptor> &&properties) DefineClass() argument
/foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/src/
H A Dnapi_datashare_const_properties.cpp59 const napi_property_descriptor properties[] = { in InitConstProperties() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Dstore_observer.h43 ChangeProperties properties; member

Completed in 7 milliseconds

12345678910>>...15