/third_party/skia/third_party/externals/sfntly/cpp/src/sample/subtly/ |
H A D | stats.cc | 37 double TableSizePercent(Font* font, int32_t tag) { in TableSizePercent() argument
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/ |
H A D | table.cc | 79 int32_t tag = header->tag(); in GetBuilder() local [all...] |
/third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
H A D | otf_basic_editing_test.cc | 57 char tag[5] = {0}; in TestOTFBasicEditing() local
|
/third_party/skia/tools/ |
H A D | skpinfo.cpp | 80 uint32_t tag; in main() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
H A D | distributions.h | 123 Uniform(TagType tag, in Uniform() argument 166 Uniform(TagType tag, URBG&& urbg, A lo, B hi) Uniform() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/cert_mgr_deps/src/ |
H A D | cm_param.c | 26 enum CmTagType GetTagType(enum CmTag tag) in GetTagType() argument
|
/foundation/ability/idl_tool/parser/ |
H A D | parser.h | 105 static const char* tag; member in OHOS::Idl::Parser
|
/foundation/CastEngine/castengine_cast_plus_stream/src/utils/include/ |
H A D | encrypt_decrypt.h | 36 PacketData tag; member
|
/foundation/CastEngine/castengine_wifi_display/tests/unittest/context/ |
H A D | context_unit_test.cpp | 142 bool tag = false; in HWTEST_F() local 172 bool tag = false; in HWTEST_F() local 828 bool tag = false; HWTEST_F() local 850 bool tag = false; HWTEST_F() local [all...] |
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/utils/include/ |
H A D | encrypt_decrypt.h | 36 PacketData tag;
member
|
/foundation/CastEngine/castengine_wifi_display/services/configuration/include/ |
H A D | sharing_data.h | 78 explicit SharingDataGroupByTag(const std::string &tag) : tag_(tag) {} in SharingDataGroupByTag() argument 80 bool IsTag(const std::string &tag) in IsTag() argument [all...] |
/foundation/CastEngine/castengine_wifi_display/services/configuration/src/ |
H A D | sharing_data.cpp | 153 int32_t SharingDataGroupByModule::PutSharingValue(const std::string &tag, const std::string &key, in PutSharingValue() argument 172 int32_t SharingDataGroupByModule::PutSharingValues(const std::string &tag, in PutSharingValues() argument 191 int32_t SharingDataGroupByModule::PutSharingValues(const std::string &tag, const SharingDataGroupByTag::Ptr &value) in PutSharingValues() argument 204 GetSharingValue(const std::string &tag, const std::string &key) GetSharingValue() argument 216 GetSharingValues(const std::string &tag, std::unordered_map<std::string, SharingValue::Ptr> &values) GetSharingValues() argument 229 GetSharingValues(const std::string &tag, SharingDataGroupByTag::Ptr &value) GetSharingValues() argument 242 HasKey(const std::string &tag, const std::string &key) HasKey() argument 253 HasTag(const std::string &tag) HasTag() argument 282 PutSharingValue(const std::string &key, const SharingValue::Ptr value, const std::string &module, const std::string &tag) PutSharingValue() argument 313 PutSharingValues(const std::unordered_map<std::string, SharingValue::Ptr> &values, const std::string &module, const std::string &tag) PutSharingValues() argument 332 GetSharingValue(const std::string &key, const std::string &module, const std::string &tag) GetSharingValue() argument 356 GetSharingValues(std::unordered_map<std::string, SharingValue::Ptr> &values, const std::string &module, const std::string &tag) GetSharingValues() argument 368 GetSharingValues(SharingDataGroupByTag::Ptr &value, const std::string &module, const std::string &tag) GetSharingValues() argument 380 HasKey(const std::string &key, const std::string &module, const std::string &tag) HasKey() argument 397 HasTag(const std::string &module, const std::string &tag) HasTag() argument [all...] |
H A D | config.cpp | 44 int32_t Config::GetConfig(const std::string &module, const std::string &tag, SharingDataGroupByTag::Ptr &values) in GetConfig() argument 57 int32_t Config::GetConfig(const std::string &module, const std::string &tag, const std::string &key, in GetConfig() argument 99 int32_t Config::SetConfig(const std::string &module, const std::string &tag, const SharingDataGroupByTag::Ptr &values) in SetConfig() argument 121 int32_t Config::SetConfig(const std::string &module, const std::string &tag, cons argument [all...] |
H A D | json_parser.cpp | 100 auto tag = item["tag"].asString(); in ReadModuleConfig() local
|
/foundation/arkui/ace_engine/frameworks/core/components/picker/ |
H A D | picker_multitext_component.cpp | 132 void PickerMultiTextComponent::OnDataLinking(const std::string& tag, bool isAdd, uint32_t index, in OnDataLinking() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/ |
H A D | gesture_group.cpp | 140 auto tag = (*iter)->GetTag(); in RemoveChildrenByTag() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
H A D | bar_item_node.h | 31 BarItemNode(const std::string& tag, int32_t nodeId, const RefPtr<Pattern>& pattern) in BarItemNode() argument
|
H A D | nav_bar_node.cpp | 26 GetOrCreateNavBarNode( const std::string& tag, int32_t nodeId, const std::function<RefPtr<Pattern>(void)>& patternCreator) GetOrCreateNavBarNode() argument
|
H A D | title_bar_node.h | 29 TitleBarNode(const std::string& tag, int32_t nodeId, const RefPtr<Pattern>& pattern) in TitleBarNode() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/ |
H A D | sheet_presentation_layout_algorithm.h | 41 SheetPresentationLayoutAlgorithm(int32_t id, const std::string& tag, SheetType sheetType) in SheetPresentationLayoutAlgorithm() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/blank/ |
H A D | blank_pattern.cpp | 27 auto tag = node->GetTag(); in GetFlexDirection() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/ |
H A D | folder_stack_group_node.h | 35 FolderStackGroupNode(const std::string& tag, int32_t nodeId, const RefPtr<Pattern>& pattern) in FolderStackGroupNode() argument
|
/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | ace_checker.cpp | 52 void AceChecker::NotifyCaution(const std::string& tag) in NotifyCaution() argument 80 void AceChecker::NotifyCaution(const std::string& tag) {} in NotifyCaution() argument
|
/foundation/arkui/ace_engine/frameworks/base/log/ |
H A D | ace_performance_monitor.cpp | 33 ScopedMonitor::ScopedMonitor(MonitorTag tag) : tag_(tag) in ScopedMonitor() argument 69 void ArkUIPerfMonitor::RecordTimeSlice(MonitorTag tag, int64_t duration) in RecordTimeSlice() argument 105 void ArkUIPerfMonitor::SetRecordingStatus(MonitorTag tag, MonitorStatus status) in SetRecordingStatus() argument
|
/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | event_dump.h | 37 std::string tag; member
|