Home
last modified time | relevance | path

Searched defs:stringId (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
H A DLocaleConfig.java31 public final int stringId; field in LocaleConfig
40 public LocaleConfig(String str, int nameId, int stringId) { in LocaleConfig()
H A DLocaleList.java85 int stringId = localeConfig.stringId; in write() local
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Drule_cluster.cpp131 std::string stringId = GetAttributeValue<std::string>(tag, ATTRIBUTE_STRINGID); in ParseTagRule() local
162 std::string stringId = GetAttributeValue<std::string>(node, ATTRIBUTE_STRINGID); in ParseTagLinks() local
232 std::string stringId = watchPoint.GetStringId(); in GetResult() local
252 void FreezeRule::AddResult(const std::string& domain, const std::string& stringId, const FreezeResu… in AddResult()
262 bool FreezeRule::GetResult(const std::string& domain, const std::string& stringId, FreezeResult& re… in GetResult()
H A Drule_cluster.h33 FreezeResult(long window, const std::string& domain, const std::string& stringId) in FreezeResult()
119 FreezeRule(const std::string& domain, const std::string& stringId) in FreezeRule()
141 void SetStringId(const std::string& stringId) in SetStringId()
H A Dvendor.cpp106 std::string stringId = watchPoint.GetStringId(); in SendFaultLog() local
189 std::string stringId = watchPoint.GetStringId(); in InitLogInfo() local
H A Dfreeze_common.cpp64 bool FreezeCommon::IsAssignedEvent(const std::string& domain, const std::string& stringId, int free… in IsAssignedEvent() argument
H A Dwatch_point.cpp88 WatchPoint::Builder& WatchPoint::Builder::InitStringId(const std::string& stringId) in InitStringId()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/common/
H A Drs_event_detector.h28 std::string stringId; member
79 RSBaseEventDetector(std::string stringId) in RSBaseEventDetector()
/ohos5.0/drivers/peripheral/usb/test/unittest/hal/src/
H A Dusbd_request_test.cpp588 uint8_t stringId = 0; variable
606 uint8_t stringId = 1; variable
624 uint8_t stringId = INVALID_NUM; variable
642 uint8_t stringId = 0; variable
660 uint8_t stringId = 0; variable
678 uint8_t stringId = 0; variable
696 uint8_t stringId = STRING_ID_INVALID; variable
714 uint8_t stringId = STRING_ID_INVALID; variable
/ohos5.0/drivers/peripheral/usb/test/unittest/mock/src/
H A Dusbd_request_auto_test.cpp751 uint8_t stringId = 0; variable
767 uint8_t stringId = 1; variable
783 uint8_t stringId = INVALID_NUM; variable
799 uint8_t stringId = 0; variable
815 uint8_t stringId = 0; variable
831 uint8_t stringId = 0; variable
847 uint8_t stringId = STRING_ID_INVALID; variable
863 uint8_t stringId = STRING_ID_INVALID; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
H A Dfreeze_json_generator_unittest.cpp96 std::string stringId = ""; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/jank_detector/
H A Drs_jank_detector.cpp37 void DrawEventReport(const FrameMsg &frameMsg, const std::string &stringId) in DrawEventReport()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_event_manager_test.cpp267 std::string stringId = "0"; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_event_manager.cpp166 void RSEventManager::RemoveEvent(std::string stringId) in RemoveEvent()
/ohos5.0/base/hiviewdfx/hiview/base/utility/include/
H A Dfreeze_json_util.h86 std::string stringId = ""; member
/ohos5.0/drivers/peripheral/usb/test/benchmarktest/
H A Dusb_benchmark_request_test.cpp246 uint8_t stringId = 0; in BENCHMARK_F() local