/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/property/ |
H A D | property_handle_util.h | 47 ScopedHandle<T> MakeScopedHandle(IPropertyHandle& handle, BASE_NS::string_view propertyName) in MakeScopedHandle() argument 67 bool SetPropertyValue(IPropertyHandle& handle, BASE_NS::string_view propertyName, T&& propertyValue) in SetPropertyValue() argument 75 T GetPropertyValue(IPropertyHandle& handle, BASE_NS::string_view propertyName, const PropertyTypeDecl& propertyType) in GetPropertyValue() argument 28 MakeScopedHandle( IPropertyHandle& handle, BASE_NS::string_view propertyName, const PropertyTypeDecl& propertyType) MakeScopedHandle() argument 55 SetPropertyValue( IPropertyHandle& handle, BASE_NS::string_view propertyName, const PropertyTypeDecl& propertyType, T&& propertyValue) SetPropertyValue() argument 85 GetPropertyValue(IPropertyHandle& handle, BASE_NS::string_view propertyName) GetPropertyValue() argument [all...] |
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | property_util.h | 88 bool SetValue(BASE_NS::string_view propertyName, T&& propertyValue) in SetValue() argument 93 T GetValue(BASE_NS::string_view propertyName) in GetValue() argument
|
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/ |
H A D | mock_data_process_pipeline.h | 53 int32_t GetProperty(const std::string& propertyName, PropertyCarrier& propertyCarrier) in GetProperty() argument
|
H A D | mock_dcamera_sink_data_process.h | 66 int32_t GetProperty(const std::string& propertyName, PropertyCarrier& propertyCarrier) in GetProperty() argument
|
H A D | mock_dcamera_sink_output.h | 72 int32_t GetProperty(const std::string& propertyName, PropertyCarrier& propertyCarrier) in GetProperty() argument
|
/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudsyncmanager/ |
H A D | cloud_sync_manager_napi.cpp | 47 char propertyName[] = "Action"; in InitENumACtions() local
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/ |
H A D | property_util.h | 88 bool SetValue(const BASE_NS::string_view propertyName, T&& propertyValue) in SetValue() argument 93 T GetValue(const BASE_NS::string_view propertyName) in GetValue() argument 177 bool SetValue(const BASE_NS::string_view propertyName, T&& propertyValue) in SetValue() argument 182 GetValue(const BASE_NS::string_view propertyName) GetValue() argument [all...] |
/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/ |
H A D | cloud_sync_n_exporter.cpp | 31 char propertyName[] = "State"; in InitState() local 80 char propertyName[] = "SyncState"; in InitCloudSyncState() local 97 char propertyName[] = "FileSyncState"; in InitFileSyncState() local 112 char propertyName[] = "ErrorType"; in InitErrorType() local 132 char propertyName[] = "DownloadErrorType"; in InitDownloadErrorType() local 154 const char propertyName[] = "NotifyType"; InitNotifyType() local [all...] |
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
H A D | localization_module.cpp | 29 jerry_value_t propertyName = jerry_create_string(reinterpret_cast<const jerry_char_t *>(name)); in Init() local
|
/foundation/distributedhardware/distributed_camera/services/data_process/test/unittest/common/pipeline/ |
H A D | dcamera_pipeline_source_test.cpp | 227 std::string propertyName = "propertyName"; in HWTEST_F() local
|
H A D | dcamera_pipeline_sink_test.cpp | 257 std::string propertyName = "propertyName"; in HWTEST_F() local
|
/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline/ |
H A D | dcamera_pipeline_sink.cpp | 187 int32_t DCameraPipelineSink::GetProperty(const std::string& propertyName, PropertyCarrier& propertyCarrier) in GetProperty() argument
|
H A D | dcamera_pipeline_source.cpp | 245 int32_t DCameraPipelineSource::GetProperty(const std::string& propertyName, PropertyCarrier& propertyCarrier) in GetProperty() argument
|
/foundation/filemanagement/app_file_service/interfaces/kits/js/file_share/ |
H A D | fileshare_n_exporter.cpp | 64 char propertyName[] = "OperationMode"; in InitOperationMode() local 91 char propertyName[] = "PolicyErrorCode"; in InitPolicyErrorCode() local
|
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/ |
H A D | napi_common_fileaccess.cpp | 51 bool UnwrapUint32ByPropertyName(napi_env env, napi_value param, const char *propertyName, uint32_t &value) in UnwrapUint32ByPropertyName() argument 89 bool UnwrapBigIntUint64ByPropertyName(napi_env env, napi_value param, const char *propertyName, uint64_t &value) in UnwrapBigIntUint64ByPropertyName() argument
|
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/ |
H A D | napi_common_start_options.cpp | 78 UnwrapPixelMapByPropertyName( napi_env env, napi_value jsObject, const char *propertyName, std::shared_ptr<Media::PixelMap> &value) UnwrapPixelMapByPropertyName() argument
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/ |
H A D | common_func.h | 38 const std::string propertyName; member
|
/foundation/arkui/napi/native_engine/ |
H A D | native_sendable.cpp | 134 NapiDefineSendabledProperty(napi_env env, Local<ObjectRef>& obj, NapiPropertyDescriptor& propertyDescriptor, Local<JSValueRef>& propertyName, bool& result) NapiDefineSendabledProperty() argument
|
/foundation/filemanagement/user_file_service/frameworks/js/napi/common/ |
H A D | file_extension_info_napi.cpp | 76 char propertyName[] = "DeviceFlag"; in InitDeviceFlag() local 89 char propertyName[] = "DocumentFlag"; in InitDocumentFlag() local 123 char propertyName[] = "DeviceType"; in InitDeviceType() local 162 char propertyName[] = "OPENFLAGS"; in InitOpenFlags() local 176 char propertyName[] = "FileKey"; in InitQueryFlags() local [all...] |
/foundation/communication/netmanager_ext/frameworks/js/napi/netfirewall/src/context/ |
H A D | net_firewall_rule_parse.cpp | 146 void NetFirewallRuleParse::SetIpList(napi_env env, napi_value object, const std::string &propertyName,
in SetIpList() argument 167 void NetFirewallRuleParse::SetPortList(napi_env env, napi_value object, const std::string &propertyName,
in SetPortList() argument 182 void NetFirewallRuleParse::SetDomainList(napi_env env, napi_value object, const std::string &propertyName,
in SetDomainList() argument
|
/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/include/ |
H A D | datashare_js_utils.h | 163 int32_t DataShareJSUtils::Convert2Value(napi_env env, napi_value input, const char* propertyName, T& output) in Convert2Value() argument
|
/foundation/distributedhardware/distributed_camera/services/data_process/test/unittest/common/pipeline_node/ |
H A D | encode_data_process_test.cpp | 486 std::string propertyName = "propertyName"; in HWTEST_F() local 516 std::string propertyName = "surface"; in HWTEST_F() local 532 std::string propertyName = "surface"; in HWTEST_F() local
|
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/ |
H A D | dcamera_sink_data_process.cpp | 227 int32_t DCameraSinkDataProcess::GetProperty(const std::string& propertyName, PropertyCarrier& propertyCarrier) in GetProperty() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_rect.cpp | 65 auto propertyName = value->ToString(); in Create() local
|
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/ |
H A D | napi_bluetooth_ble_central_manager_callback.cpp | 50 std::string propertyName = "deviceId"; in ConvertScanResult() local
|