Home
last modified time | relevance | path

Searched defs:properties (Results 101 - 125 of 1006) sorted by relevance

12345678910>>...41

/base/web/webview/interfaces/kits/napi/webfunction/
H A Dnapi_webview_function.cpp37 napi_property_descriptor properties[] = { in WebFunctionInit() local
/base/web/webview/ohos_adapter/net_connect_adapter/src/
H A Dnet_connect_callback_impl.cpp94 auto properties = std::make_shared<NetConnectionPropertiesAdapterImpl>(); in NetConnectionPropertiesChange() local
/base/useriam/user_auth_framework/test/unittest/inner_api/src/
H A Dexecutor_callback_stub_test.cpp116 std::vector<uint8_t> properties; in HWTEST_F() local
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_web_download_manager.cpp104 napi_property_descriptor properties[] = { in Init() 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/rosen/test/render_service/render_service_base/unittest/property/
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/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
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/dataability/src/
H A Dnapi_predicates_utils.cpp63 napi_property_descriptor properties[] = { in InitPredicatesUtils() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_rdb_store_helper.cpp130 napi_property_descriptor properties[] = { in InitRdbHelper() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_rdb_const_properties.cpp77 const napi_property_descriptor properties[] = { in InitConstProperties() local
/foundation/distributeddatamgr/udmf/framework/jskitsimpl/data/
H A Dsummary_napi.cpp26 napi_property_descriptor properties[] = { in Constructor() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/napi/
H A Dn_class.cpp32 DefineClass(napi_env env, string className, napi_callback constructor, vector<napi_property_descriptor> &&properties) DefineClass() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DCurrencyPluralInfoAffixProvider.java15 public CurrencyPluralInfoAffixProvider(CurrencyPluralInfo cpi, DecimalFormatProperties properties) { in CurrencyPluralInfoAffixProvider() argument
/third_party/icu/icu4c/source/i18n/
H A Dnumber_grouping.cpp54 Grouper Grouper::forProperties(const DecimalFormatProperties& properties) { in forProperties() argument
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dqueue.cpp140 std::vector<cl_queue_properties> properties; in clCreateCommandQueueWithProperties() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dcontext.cpp56 context::properties() const { in properties() function in context
/third_party/node/test/js-native-api/test_cannot_run_js/
H A Dtest_cannot_run_js.c48 napi_property_descriptor properties[] = { in Init() local
/third_party/node/test/node-api/test_uv_loop/
H A Dtest_uv_loop.cc79 napi_property_descriptor properties[] = { in Init() local
/third_party/node/test/node-api/test_threadsafe_function/
H A Dtest_uncaught_exception.c61 napi_property_descriptor properties[] = { in Init() local
/third_party/node/test/node-api/test_worker_terminate_finalization/
H A Dtest_worker_terminate_finalization.c39 napi_property_descriptor properties[] = { in Init() local
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_grouping.cpp54 Grouper Grouper::forProperties(const DecimalFormatProperties& properties) { in forProperties() argument

Completed in 13 milliseconds

12345678910>>...41