| /foundation/arkui/ace_engine/frameworks/core/components/theme/ |
| D | theme_constants.h | 98 * NOTE: -1 will be returned if not found or value is not int32_t. 106 * NOTE: -1 will be returned if not found or value is not int32_t. 114 * NOTE: 0.0 will be returned if not found or value is not double. 122 * NOTE: 0.0 will be returned if not found or value is not double. 130 * NOTE: empty string will be returned if not found or value is not string. 138 * NOTE: empty string will be returned if not found or value is not string. 146 * NOTE: empty string will be returned if not found. 154 * NOTE: empty string will be returned if not found. 162 * NOTE: false will be returned if not found or value is not boolean. 170 * NOTE: false will be returned if not found or value is not boolean. [all …]
|
| /foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/collaboration_edit/test/unittest/collaboration_edit_js_test/entry/src/main/ets/test/ |
| D | RunTest.ets | 28 class Note { 61 let note: Note = new Note('test', 'test', attachment); 122 let g_object: DataObject.DataObject = DataObject.create(context, note); 144 let g_object: DataObject.DataObject = DataObject.create(context, note); 164 let g_object: DataObject.DataObject = DataObject.create(context, note); 184 let g_object: DataObject.DataObject = DataObject.create(context, note); 204 let g_object: DataObject.DataObject = DataObject.create(context, note); 223 let g_object: DataObject.DataObject = DataObject.create(context, note); 244 let g_object: DataObject.DataObject = DataObject.create(context, note); 264 let g_object: DataObject.DataObject = DataObject.create(context, note); [all …]
|
| /foundation/graphic/graphics_effect/src/platform/mock/ |
| D | refbase.h | 75 * @note Descriptions above are valid only when smart pointers 147 * @note If the strong reference has never existed, 173 * @note When the count reaches 0 after being decremented, the 221 * @note Ony for IPC use. 238 * @note Corresponding object will be deallocated 330 * @note Void pointer means you should cast it to the real type, since it 338 * @note Notice the difference between this count and the weak reference 348 * @note This WeakRefCounter object will be deallocated when this count 357 * @note This value of count is different from that in RefCounter. 382 * @note All classes which intend to be managed by smart pointers should be [all …]
|
| D | parcel.h | 40 * @note If this object is remote, its position intends to 60 * @note If this object is remote, its position will be saved in the parcel. 61 * @note A static Unmarshalling function must also be implemented, so that 132 * @note Allocator defined by user for a parcel need be specified manually. 167 * @note Usually used in IPC, RPC. 247 * @note Corresponding Allocator will try to reallocate 258 * @note Avoid using it independently, otherwise it may not 302 * @note The last several bytes specified by `typeSize` of the aligned data 385 * @note '0' of `Int32_t` will write if input pointer is `nullptr`. 403 * @note If `HOLD_OBJECT` is enabled for the input object, it will stay [all …]
|
| /foundation/graphic/graphic_2d/rosen/modules/platform/utils/ |
| D | refbase.h | 75 * @note Descriptions above are valid only when smart pointers 147 * @note If the strong reference has never existed, 173 * @note When the count reaches 0 after being decremented, the 221 * @note Ony for IPC use. 238 * @note Corresponding object will be deallocated 330 * @note Void pointer means you should cast it to the real type, since it 338 * @note Notice the difference between this count and the weak reference 348 * @note This WeakRefCounter object will be deallocated when this count 357 * @note This value of count is different from that in RefCounter. 382 * @note All classes which intend to be managed by smart pointers should be [all …]
|
| D | ashmem.h | 64 * @note Ashmem object should be unmapped and closed manually, though managed 78 * @note Memory has not been mapped, use `MapAshmem()` before 88 * @note An ashmem will be unmapped first by `UnmapAshmem()` before close. 158 * @note Require write authority of both ashmem in kernel and the mapped 172 * @note Require read authority of both ashmem in kernel and the mapped one
|
| D | singleton.h | 42 * @note This macro definition should be used into the body of a class 59 * @note This macro definition should be used into the body of a class 75 * @note This macro definition should be used into the body of a class 106 * @note After calling this method, the 'GetInstance()' method will create 162 * @note The instance may not have been created at a certain point in time,
|
| D | parcel.h | 40 * @note If this object is remote, its position intends to 60 * @note If this object is remote, its position will be saved in the parcel. 61 * @note A static Unmarshalling function must also be implemented, so that 132 * @note Allocator defined by user for a parcel need be specified manually. 167 * @note Usually used in IPC, RPC. 247 * @note Corresponding Allocator will try to reallocate 258 * @note Avoid using it independently, otherwise it may not 302 * @note The last several bytes specified by `typeSize` of the aligned data 385 * @note '0' of `Int32_t` will write if input pointer is `nullptr`. 403 * @note If `HOLD_OBJECT` is enabled for the input object, it will stay [all …]
|
| /foundation/multimedia/av_codec/interfaces/inner_api/native/ |
| D | avmuxer.h | 32 * Note: This interface can only be called before Start. 42 * Note: This interface can only be called before Stop. 52 * Note: This interface can only be called before Start. 65 * Note: This interface can only be called before Start. 75 * Note: This interface is called after AddTrack and before WriteSample. 84 * Note: This interface can only be called after Start and before Stop. The application needs to 97 * Note: Once the muxer stops, it can not be restarted.
|
| /foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui/src/generated/ |
| D | ArkGlobalScopeOhosArkuiPerformanceMonitorMaterialized.ts | 28 public static begin(scene: string, startInputType: PerfMonitorActionType, note?: string): void { 31 const note_casted = note as (string | undefined) 47 …private static begin_serialize(scene: string, startInputType: PerfMonitorActionType, note?: string… 50 note_type = runtimeType(note) 53 const note_value = note!
|
| /foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala/arkui/src/generated/ |
| D | ArkGlobalScopeOhosArkuiPerformanceMonitorMaterialized.ts | 29 public static begin(scene: string, startInputType: PerfMonitorActionType, note?: string): void { 32 const note_casted = note as (string | undefined) 48 …private static begin_serialize(scene: string, startInputType: PerfMonitorActionType, note?: string… 51 note_type = runtimeType(note) 54 const note_value = note!
|
| /foundation/graphic/graphic_3d/lume/LumeMeta/include/meta/base/ |
| D | interface_utils.h | 28 * @note The function returns false for a null object, regardless of uids. in META_BEGIN_NAMESPACE() 29 * @note If the object is valid but the uid list is empty, the function returns true. in META_BEGIN_NAMESPACE() 50 * @note The function returns false for a null object, regardless of uids. 51 * @note If the object is valid but the uid list is empty, the function returns true. 72 * @note The function returns false for a null object, regardless of uids. 73 * @note If the object is valid but the uid list is empty, the function returns true. 118 …* @note The result can contain less items than the input if all items of input do not implement To…
|
| /foundation/communication/dsoftbus/core/common/include/ |
| D | softbus_tlv_utils.h | 46 // note: the memory of value no need to be released, it will be released while DestroyTlvObject() c… 49 // note: the memory of output need be released by calling SoftBusFree(). 53 // note: buffer is [IN] param. 55 // note: buffer is [IN] param, size is [IN/OUT] param. 58 // note: while calling the following API, no need to handle 'Network Byte Order'.
|
| /foundation/graphic/graphic_3d/lume/LumeMeta/include/meta/interface/ |
| D | intf_container.h | 67 * @note The implementer shall use IObjectFlags::SERIALIZE_HIERARCHY flag to determine 112 * @note If the user is interested in finding some object that matches the criteria, it 122 * @note Use FindAny to find from the hierarchy. 129 * @note An object can be added to the container only once. Subsequent add operations 132 * @note Adding may fail due to e.g. the object not fulfilling the constraints set to 143 * @note If the object is already in the container, the call fails 161 * @note OnMoved event will be invoked only for the moved item, but not for other items in the 171 * @note OnMoved event will be invoked only for the moved item, but not for other items in the 181 * @note Does nothing if the parameters point to the same object. 194 * @note Does nothing if the parameters point to the same object. [all …]
|
| D | intf_required_interfaces.h | 43 …* @note Calling this function may alter the implementing object in case some existing items do not… 45 …* @note This function may only affect the direct children of the implementer. If the implementer e… 47 …* @note IObject is an implicit requirement of any objects handled by the implementer, meaning that… 49 …* @note The implementer may also opt to not allow changes to the required interfaces, in such cases
|
| /foundation/graphic/graphic_3d/lume/LumeMeta/include/meta/interface/animation/ |
| D | intf_animation.h | 93 * @note To completely detach the animation from any controller, set the property to nullptr. 224 …* @note The property is null until target property is set or IPropertyAnimation::SetType is called… 230 …* @note The property is null until target property is set or IPropertyAnimation::SetType is calle… 253 * @note Number of timestamps must match the number of keyframes. 258 * @note Number of keyframes must match the number of timestamps. 259 …* @note KeyFrames property is invalid until target Property has been set, or IPropertyAnimation::S… 265 …* @note As the curves are used to interpolate between keyframes, the number of curves needed to c… 267 * @note The array can contain nullptrs, in which case the keyframe is interpolated linearly. 268 …* @note The array size does not need to match keyframe count. Any keyframes for whom a matching c… 270 …* @note IAnimation::Curve can be used for controlling the progress over the full animation durati… [all …]
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| D | perf_interfaces.cpp | 51 …fInterfaces::GetInputTime(const std::string& sceneId, PerfActionType type, const std::string& note) in GetInputTime() argument 54 return PerfMonitorAdapter::GetInstance().GetInputTime(sceneId, dfxType, note); in GetInputTime() 102 void PerfInterfaces::Start(const std::string& sceneId, PerfActionType type, const std::string& note) in Start() argument 107 PerfMonitorAdapter::GetInstance().Start(sceneId, dfxType, note); in Start() 115 …terfaces::StartCommercial(const std::string& sceneId, PerfActionType type, const std::string& note) in StartCommercial() argument 120 PerfMonitorAdapter::GetInstance().StartCommercial(sceneId, dfxType, note); in StartCommercial()
|
| /foundation/filemanagement/dfs_service/utils/system/include/ |
| D | dfsu_singleton.h | 45 * @note We depend on the IPC manager to serialize the start and the stop procedure 50 …* @note Be very careful when freeing memory! Threads may call stop and other member functions simu… 61 * @note We use call_once to ensure the atomicity of new() and start() 62 …* @note Memory leaking of T is exactly what we want. Now T will be available along the program's l…
|
| /foundation/graphic/graphic_3d/kits/js/include/ |
| D | Promise.h | 34 * @note Call only from the JS thread. 42 …* @note Call only from the JS thread. Further calls to Resolve, Reject or Settle will have no effe… 50 …* @note Call only from the JS thread. Further calls to Resolve, Reject or Settle will have no effe… 59 …* @note Call only from the JS thread. Further calls to Resolve, Reject or Settle will have no effe…
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/feature/round_corner_display/ |
| D | rs_message_bus.h | 27 // @note declaration 31 // @note recursion end 40 // @note recursion end 49 // @note recursion 58 // @note recursion start
|
| /foundation/arkui/ace_engine/interfaces/native/ |
| D | native_dialog.h | 144 * @note This method must be called before the <b>show</b> method. 157 * @note This method must be called before the <b>show</b> method. 166 * @note This method must be called before the <b>show</b> method. 174 * @note This method must be called before the <b>show</b> method. 185 * @note This method must be called before the <b>show</b> method. 193 * @note This method must be called before the <b>show</b> method. 203 * @note This method must be called before the <b>show</b> method. 213 * @note This method must be called before the <b>show</b> method. 224 * @note This method must be called before the <b>show</b> method. 233 * @note This method must be called before the <b>show</b> method. [all …]
|
| /foundation/arkui/ace_engine/frameworks/base/perfmonitor/ |
| D | perf_monitor.cpp | 59 void PerfMonitor::Start(const std::string& sceneId, PerfActionType type, const std::string& note) in Start() argument 67 PerfInterfaces::Start(sceneId, type, note); in Start() 73 …fMonitor::StartCommercial(const std::string& sceneId, PerfActionType type, const std::string& note) in StartCommercial() argument 81 PerfInterfaces::StartCommercial(sceneId, type, note); in StartCommercial() 159 …PerfMonitor::GetInputTime(const std::string& sceneId, PerfActionType type, const std::string& note) in GetInputTime() argument 161 return PerfInterfaces::GetInputTime(sceneId, type, note); in GetInputTime()
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/ |
| D | 3d_dm_lighting_common.h | 25 * NOTE: Inplace data uCameras from descriptor sets 148 // NOTE: diffuse color is already premultiplied in GetFinalSampledBrdfGeometricCorrection() 175 // NOTE: diffuse color is already premultiplied in CalcBRDFMetallicRoughness() 192 // NOTE: diffuse color is already premultiplied in CalcBRDFMetallicRoughness() 207 // NOTE: diffuse color is already premultiplied in CalcBRDFSpecularGlossiness() 233 // NOTE: diffuse color is already premultiplied in CalcBRDFSpecular() 267 // NOTE: uCameras needs to be visible in the main shader which includes this file in GetShadowMatrix() 319 const float ccF = fSchlickSingle(ccf0, ccNoV) * ccsv.cc; // NOTE: cc in ccF in CalculateLight() 349 // NOTE: could check for NoL > 0.0 and NoV > 0.0 in CalculateLighting() 378 // NOTE: could check for NoL > 0.0 and NoV > 0.0 in CalculateLighting() [all …]
|
| /foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/ |
| D | render_post_process_structs_common.h | 74 // note global post process UBO struct alignment for 512 77 // note UBO struct alignment for 256 105 // NOTE: one can create a new struct in their own shader, please note the alignment
|
| /foundation/multimedia/av_codec/interfaces/kits/c/ |
| D | native_avmuxer.h | 62 * Note: This interface can only be called before OH_AVMuxer_Start. 89 * Note: This interface can only be called before OH_AVMuxer_Start. 109 * Note: This interface is called after OH_AVMuxer_AddTrack and before OH_AVMuxer_WriteSample. 123 …* Note: This interface can only be called after OH_AVMuxer_Start and before OH_AVMuxer_Stop. The a… 146 …* Note: This interface can only be called after OH_AVMuxer_Start and before OH_AVMuxer_Stop. The a… 166 * Note: Once the muxer stops, it can not be restarted.
|