/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/ohos/overdraw/ |
H A D | rs_gpu_overdraw_canvas_listener.h | 34 const char *Name() const override { return "RSGPUOverdrawCanvasListener"; } in Name() function
|
H A D | rs_cpu_overdraw_canvas_listener.h | 35 const char *Name() const override { return "RSCPUOverdrawCanvasListener"; } in Name() function
|
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/server/post_processing/ |
H A D | state_machine.cpp | 45 const char* StateMachine::Name() const in Name() function in OHOS::MediaAVCodec::PostProcessing::StateMachine
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/ |
H A D | kvstore_account_observer.h | 46 std::string Name() override in Name() function
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_codec_thread.h | 87 std::string &Name() in Name() function
|
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/src/ |
H A D | hi_state.cpp | 47 std::string HiState::Name() const in Name() function in OHOS::HiState
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/ |
H A D | state_machine.h | 61 const std::string &Name() const in Name() function
|
H A D | dispatcher.cpp | 63 const std::string &Dispatcher::Name() const in Name() function in utility::Dispatcher
|
H A D | context.h | 152 const std::string &Name() const in Name() function
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h2/hpack/ |
H A D | decoder.rs | 142 fn update_literal_with_indexing(&mut self, name: Name, value: Vec<u8>) -> Result<(), H2Error> { in update_literal_with_indexing() 152 name: Name, in update_literal_without_indexing() 162 fn update_literal_never_indexing(&mut self, name: Name, value: Vec<u8>) -> Result<(), H2Error> { in update_literal_never_indexing() 182 name: Name, in get_header_by_name_and_value()
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-custom-component-layout.md | 74 ### Name subsection
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | bindings_implementation.h | 45 const char* Name() const in Name() function
|
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | napi_error.cpp | 24 void NapiError::SetApiName(const std::string &Name) in SetApiName()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_dcl/ |
H A D | drawing_playback.h | 48 SkString Name() const { return SkOSPath::Basename(fPath_.c_str()); } in Name() function
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h3/qpack/ |
H A D | decoder.rs | 379 name: Name, in update_table() 400 name: Name, in get_field_by_name_and_value() 485 name: Name, in search_literal_with_indexing() 502 name: Name, in search_literal_with_post_indexing() 519 name: Name, in search_listeral_with_literal() 536 name: Name, in get_field_by_name_and_value()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_state_mgmt_profiler.h | 74 std::string Name() const in Name() function
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h2/hpack/representation/ |
H A D | mod.rs | 327 pub(crate) enum Name { enum
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler_settings.h | 34 const std::string& Name() const in Name() function
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/ |
H A D | coff.h | 39 uint8_t Name[8]; member 61 } Name; member
|
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | component_dll.cpp | 108 META_IMPLEMENT_INTERFACE_PROPERTY(META_NS::INamed, BASE_NS::string, Name) in META_IMPLEMENT_INTERFACE_PROPERTY() argument
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/ |
H A D | types.h | 45 constexpr const BASE_NS::string_view& Name() const noexcept in Name() function 137 constexpr const BASE_NS::string_view& Name() const noexcept in Name() function
|
/ohos5.0/docs/en/application-dev/reference/apis-accessibility-kit/ |
H A D | js-apis-inner-application-accessibilityExtensionContext.md | 31 ### Name subsection
|
/ohos5.0/foundation/graphic/graphic_2d/utils/color_manager/src/ |
H A D | color.cpp | 42 static ColorSpaceName Name(uint64_t color) in Name() function
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/internal/ |
H A D | object_api.h | 104 #define META_API_CACHE_INTERFACE(InterfaceType, Name) \ in META_BEGIN_NAMESPACE() argument 112 #define META_API_CACHED_INTERFACE(Name) Get##Name##Interface() in META_BEGIN_NAMESPACE() argument
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/overdraw/ |
H A D | rs_overdraw_controller_test.cpp | 132 const char *Name() const override in Name() function in OHOS::Rosen::RSValidCanvasListener
|