| /foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/ |
| H A D | js_schema.cpp | 52 const napi_property_descriptor properties[] = { in Constructor() local
|
| H A D | js_device_kv_store.cpp | 45 const napi_property_descriptor properties[] = { in Constructor() local
|
| H A D | js_field_node.cpp | 71 const napi_property_descriptor properties[] = { in Constructor() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
| H A D | distributeddb_relational_encrypted_db_test.cpp | 74 RelationalDBProperties properties; in GetRelationalStore() local 60 InitStoreProp(const std::string &storePath, const std::string &appId, const std::string &userId, RelationalDBProperties &properties) InitStoreProp() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
| H A D | distributeddb_cloud_table_without_primary_key_sync_test.cpp | 92 InitExpectChangedDataByDetailsType(ChangedDataType dataType, int64_t count, ChangeType changeType, ChangeProperties properties, uint32_t detailsType) InitExpectChangedDataByDetailsType() argument
|
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/ |
| H A D | napi_rdb_const_properties.cpp | 263 const napi_property_descriptor properties[] = { in InitConstProperties() local
|
| /foundation/distributeddatamgr/udmf/framework/jskitsimpl/data/ |
| H A D | unified_data_napi.cpp | 40 napi_property_descriptor properties[] = { in Constructor() local
|
| /foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/ |
| H A D | napi_data_utils.cpp | 480 DefineClass(napi_env env, const std::string &name, const napi_property_descriptor *properties, size_t count, napi_callback newcb) DefineClass() argument
|
| /foundation/communication/bluetooth_service/test/unittest/gatt/ |
| H A D | gatt_client_test.cpp | 234 int properties = 37; in HWTEST_F() local 296 int properties = 37; in HWTEST_F() local 319 int properties = 37; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/region_napi/ |
| H A D | js_region.cpp | 30 napi_property_descriptor properties[] = { in Init() local
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/fontdescriptor_napi/src/ |
| H A D | js_fontdescriptor.cpp | 39 napi_property_descriptor properties[] = { in Init() local 165 std::vector<std::pair<const char*, std::variant<int, double, bool, std::string>>> properties = { in CreateAndSetProperties() local
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/paragraph_builder_napi/ |
| H A D | js_paragraph_builder.cpp | 81 napi_property_descriptor properties[] = { in Init() local
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/brush_napi/ |
| H A D | js_brush.cpp | 33 napi_property_descriptor properties[] = { in Init() local
|
| /foundation/window/window_manager/wm/test/unittest/ |
| H A D | window_scene_session_impl_test3.cpp | 1627 std::map<WindowType, SystemBarProperty> properties;
in HWTEST_F() local
|
| H A D | window_scene_session_impl_test.cpp | 1142 std::map<WindowType, SystemBarProperty> properties; in HWTEST_F() local 1171 std::map<WindowType, SystemBarProperty> properties; in HWTEST_F() local
|
| /test/testfwk/developer_test/aw/cxx/hwext/ |
| H A D | perf.cpp | 84 void ParseProperties(const xmlNode currNode, map<string, string>& properties) in ParseProperties() argument 116 map<string, string> properties; in ReadXmlFile() local 162 map<string, string> properties in GetExtraValueDouble() local [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
| H A D | NumberFormatter.java | 584 fromDecimalFormat( DecimalFormatProperties properties, DecimalFormatSymbols symbols, DecimalFormatProperties exportedProperties) fromDecimalFormat() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | number_mapper.cpp | 22 UnlocalizedNumberFormatter NumberPropertyMapper::create(const DecimalFormatProperties& properties, in create() argument 29 UnlocalizedNumberFormatter NumberPropertyMapper::create(const DecimalFormatProperties& properties, in create() argument 39 MacroProps NumberPropertyMapper::oldToNew(const DecimalFormatProperties& properties, in oldToNew() argument 319 setTo(const DecimalFormatProperties& properties, UErrorCode& status) setTo() argument 461 setTo(const CurrencyPluralInfo& cpi, const DecimalFormatProperties& properties, UErrorCode& status) setTo() argument [all...] |
| H A D | number_mapper.h | 130 inline AutoAffixPatternProvider(const DecimalFormatProperties& properties, UErrorCode& status) { in AutoAffixPatternProvider() argument 134 inline void setTo(const DecimalFormatProperties& properties, UErrorCode& status) { in setTo() argument 189 DecimalFormatProperties properties; global() member [all...] |
| /third_party/lzma/CPP/7zip/Common/ |
| H A D | FilterCoder.cpp | 554 SetCoderProperties(const PROPID *propIDs, const PROPVARIANT *properties, UInt32 numProperties) SetCoderProperties() argument 561 SetCoderPropertiesOpt(const PROPID *propIDs, const PROPVARIANT *properties, UInt32 numProperties) SetCoderPropertiesOpt() argument
|
| /third_party/lzma/Java/SevenZip/Compression/LZMA/ |
| H A D | Decoder.java | 313 public boolean SetDecoderProperties(byte[] properties)
in SetDecoderProperties() argument
|
| /third_party/mesa3d/src/gallium/frontends/clover/api/ |
| H A D | memory.cpp | 88 std::vector<cl_mem_properties> properties; in fill_properties() local 111 std::vector<cl_mem_properties> properties = fill_properties(d_properties); in clCreateBufferWithProperties() local 210 std::vector<cl_mem_properties> properties = fill_properties(d_properties); in clCreateImageWithProperties() local [all...] |
| /third_party/node/test/js-native-api/test_string/ |
| H A D | test_string.c | 390 napi_property_descriptor properties[] = { in Init() local
|
| /third_party/node/test/node-api/test_threadsafe_function/ |
| H A D | binding.c | 311 napi_property_descriptor properties[] = { in Init() local
|
| /third_party/node/deps/v8/tools/debug_helper/ |
| H A D | debug-helper-internal.h | 185 StackFrameResult(std::vector<std::unique_ptr<ObjectProperty>> properties) { in StackFrameResult() argument 133 ObjectPropertiesResult( d::TypeCheckResult type_check_result, std::string brief, std::string type, std::vector<std::unique_ptr<ObjectProperty>> properties, std::vector<std::string> guessed_types) ObjectPropertiesResult() argument
|