/ohos5.0/base/global/resource_management/interfaces/js/innerkits/core/include/ |
H A D | resource_manager_addon.h | 214 static napi_property_descriptor properties[]; variable
|
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/websocket/websocket_module/src/ |
H A D | websocket_module.cpp | 50 std::initializer_list<napi_property_descriptor> properties = { in DefineWebSocketClass() local 62 std::initializer_list<napi_property_descriptor> properties = { in InitWebSocketProperties() local
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/pluginbase/include/ |
H A D | config_info.h | 29 std::map<std::string, std::string> properties; member
|
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/executors/userauthexecutor_fuzzer/ |
H A D | user_auth_executor_fuzzer.cpp | 363 Attributes properties; in FuzzExecutorCommand() local 426 Attributes properties; in FuzzFrameworkOnSetProperty() local 476 Attributes properties; in FuzzProcessAuthCommand() local 486 Attributes properties; in FuzzProcessIdentifyCommand() local 495 Attributes properties; in FuzzProcessTemplateCommand() local 505 Attributes properties; in FuzzProcessNotifyExecutorReady() local
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/dataability/src/ |
H A D | napi_predicates_utils.cpp | 63 napi_property_descriptor properties[] = { in InitPredicatesUtils() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/ |
H A D | sqlite_local_kvdb.cpp | 312 int SQLiteLocalKvDB::BackupCurrentDatabase(const KvDBProperties &properties, const std::string &dir) in BackupCurrentDatabase() 332 int SQLiteLocalKvDB::ImportDatabase(const KvDBProperties &properties, const std::string &dir, in ImportDatabase() 351 int SQLiteLocalKvDB::RemoveKvDB(const KvDBProperties &properties) in RemoveKvDB() 361 int SQLiteLocalKvDB::GetKvDBSize(const KvDBProperties &properties, uint64_t &size) const in GetKvDBSize() argument
|
/ohos5.0/base/global/system_resources/fonts/ |
H A D | hm_symbol_config.json | 23 "properties": { object 48 "properties": { object 57 "properties": { object 66 "properties": { object 75 "properties": { object 84 "properties": { object 95 "properties": { object 104 "properties": { object 113 "properties": { object 122 "properties": { object [all …]
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/ |
H A D | rs_property_drawable.cpp | 103 const RSProperties& properties = node.GetRenderProperties(); in OnUpdate() local 127 const RSProperties& properties = node.GetRenderProperties(); in OnUpdate() local 161 const RSProperties& properties = node.GetRenderProperties(); in OnUpdate() local
|
/ohos5.0/base/web/webview/interfaces/kits/napi/web_net_error_code/ |
H A D | napi_web_net_errorcode.cpp | 47 napi_property_descriptor properties[] = { in ExportWebNetErrorCode() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_effect_render_node.cpp | 77 auto& properties = GetRenderProperties(); in ProcessRenderBeforeChildren() local 114 const auto& properties = GetRenderProperties(); in SetEffectRegion() local
|
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/ |
H A D | unified_data.cpp | 28 UnifiedData::UnifiedData(std::shared_ptr<UnifiedDataProperties> properties) in UnifiedData() 181 void UnifiedData::SetProperties(std::shared_ptr<UnifiedDataProperties> properties) in SetProperties()
|
/ohos5.0/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/common/napi/ |
H A D | n_class.cpp | 28 vector<napi_property_descriptor> &&properties) in DefineClass()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
H A D | distributeddb_storage_single_ver_database_oper_test.cpp | 102 KvDBProperties properties; variable
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/ |
H A D | js_client.cpp | 83 napi_property_descriptor properties[] = { in InitClient() local
|
/ohos5.0/foundation/multimodalinput/input/uinput/ |
H A D | virtual_touch_screen.cpp | 46 static const std::vector<uint32_t> properties {INPUT_PROP_DIRECT}; in GetProperties() local
|
/ohos5.0/base/useriam/user_auth_framework/test/unittest/services/src/ |
H A D | resource_node_test.cpp | 131 Attributes properties; variable 162 Attributes properties; variable
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/ |
H A D | mtp_data_utils.cpp | 356 shared_ptr<UInt16List> properties = make_shared<UInt16List>(); in GetPropListBySet() local 376 const shared_ptr<UInt16List> &properties, shared_ptr<vector<Property>> &outProps) in GetPropList() 416 void MtpDataUtils::GetMovingOrEnditOneRowPropList(const shared_ptr<UInt16List> &properties, const s… in GetMovingOrEnditOneRowPropList() 580 const shared_ptr<UInt16List> &properties, shared_ptr<vector<Property>> &outProps) in GetOneRowPropList() 712 shared_ptr<UInt16List> properties = make_shared<UInt16List>(); in GetMtpPropList() local 748 void MtpDataUtils::GetMtpOneRowProp(const std::shared_ptr<UInt16List> &properties, const uint32_t p… in GetMtpOneRowProp()
|
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/src/ |
H A D | napi_datashare_const_properties.cpp | 59 const napi_property_descriptor properties[] = { in InitConstProperties() local
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/color_manager/color_space_object_convertor/ |
H A D | color_space_object_convertor.cpp | 71 napi_property_descriptor properties[] = { in CreateJsSendableColorSpaceObject() local
|
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/dummy/ |
H A D | dummy_executor_callback_interface.h | 40 int32_t OnSetProperty(const Attributes &properties) in OnSetProperty()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/ |
H A D | distributeddb_cloud_meta_data_test.cpp | 63 RelationalDBProperties &properties) in InitStoreProp() 76 RelationalDBProperties properties; in GetRelationalStore() local 378 ChangeProperties properties; variable
|
/ohos5.0/base/web/webview/interfaces/kits/napi/webfunction/ |
H A D | napi_webview_function.cpp | 37 napi_property_descriptor properties[] = { in WebFunctionInit() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/mtp_native_test/src/ |
H A D | mtp_data_utils_test.cpp | 127 shared_ptr<UInt16List> properties = make_shared<UInt16List>(); variable 140 shared_ptr<UInt16List> properties = make_shared<UInt16List>(); variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/ |
H A D | native_module.cpp | 119 napi_property_descriptor properties[] = { in Init() local
|
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/network/network_module/src/ |
H A D | network_module.cpp | 29 std::initializer_list<napi_property_descriptor> properties = { in InitNetworkModule() local
|