/ohos5.0/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/ |
H A D | LocaleConfig.java | 31 public final int stringId; field in LocaleConfig 40 public LocaleConfig(String str, int nameId, int stringId) { in LocaleConfig()
|
H A D | LocaleList.java | 85 int stringId = localeConfig.stringId; in write() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/ |
H A D | rule_cluster.cpp | 131 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 D | rule_cluster.h | 33 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 D | vendor.cpp | 106 std::string stringId = watchPoint.GetStringId(); in SendFaultLog() local 189 std::string stringId = watchPoint.GetStringId(); in InitLogInfo() local
|
H A D | freeze_common.cpp | 64 bool FreezeCommon::IsAssignedEvent(const std::string& domain, const std::string& stringId, int free… in IsAssignedEvent() argument
|
H A D | watch_point.cpp | 88 WatchPoint::Builder& WatchPoint::Builder::InitStringId(const std::string& stringId) in InitStringId()
|
/aosp14/frameworks/base/core/java/android/app/admin/ |
H A D | DevicePolicyStringResource.java | 57 @NonNull String stringId, in DevicePolicyStringResource() 63 private DevicePolicyStringResource( in DevicePolicyStringResource()
|
H A D | DevicePolicyResourcesManager.java | 476 public String getString( in getString() 523 public String getString( in getString()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/common/ |
H A D | rs_event_detector.h | 28 std::string stringId; member 79 RSBaseEventDetector(std::string stringId) in RSBaseEventDetector()
|
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/ |
H A D | DeviceManagementResourcesProvider.java | 214 String stringId = strings.get(i).getStringId(); in updateStrings() local 231 private boolean updateString(String stringId, ParcelableResource updatableResource) { in updateString() 249 String stringId = stringIds.get(i); in removeStrings() local 261 ParcelableResource getString(String stringId) { in getString()
|
/aosp14/frameworks/base/services/core/jni/ |
H A D | com_android_server_UsbDescriptorParser.cpp | 48 JNIEnv* env, jobject thiz, jstring deviceAddr, jint stringId) { in Java_com_android_server_usb_descriptors_UsbDescriptorParser_getDescriptorString_1native()
|
/ohos5.0/drivers/peripheral/usb/test/unittest/hal/src/ |
H A D | usbd_request_test.cpp | 588 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 D | usbd_request_auto_test.cpp | 751 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 D | freeze_json_generator_unittest.cpp | 96 std::string stringId = ""; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/jank_detector/ |
H A D | rs_jank_detector.cpp | 37 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 D | rs_event_manager_test.cpp | 267 std::string stringId = "0"; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
H A D | rs_event_manager.cpp | 166 void RSEventManager::RemoveEvent(std::string stringId) in RemoveEvent()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/ |
H A D | PrivacyDialog.kt | 113 val stringId = getStringIdForState(element.active) regex
|
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/app/ |
H A D | ResolverActivityWorkProfileTest.java | 316 final int stringId = tab == Tab.WORK ? R.string.resolver_work_tab in switchToTab() local
|
H A D | ChooserActivityWorkProfileTest.java | 338 final int stringId = tab == Tab.WORK ? R.string.resolver_work_tab in switchToTab() local
|
/aosp14/frameworks/base/services/usb/java/com/android/server/usb/descriptors/ |
H A D | UsbDescriptorParser.java | 357 public String getDescriptorString(int stringId) { in getDescriptorString() 361 private native String getDescriptorString_native(String deviceAddr, int stringId); in getDescriptorString_native()
|
/ohos5.0/base/hiviewdfx/hiview/base/utility/include/ |
H A D | freeze_json_util.h | 86 std::string stringId = ""; member
|
/aosp14/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/ |
H A D | ProtoInputStreamObjectTest.java | 47 final long stringId = stringFieldFlags | ((long) 4 & 0x0ffffffffL); in parseProto() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/ |
H A D | MagnificationModeSwitch.java | 191 final int stringId = mMagnificationMode == ACCESSIBILITY_MAGNIFICATION_MODE_WINDOW in formatStateDescription() local
|