Home
last modified time | relevance | path

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

12

/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()
/aosp14/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyStringResource.java57 @NonNull String stringId, in DevicePolicyStringResource()
63 private DevicePolicyStringResource( in DevicePolicyStringResource()
H A DDevicePolicyResourcesManager.java476 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 Drs_event_detector.h28 std::string stringId; member
79 RSBaseEventDetector(std::string stringId) in RSBaseEventDetector()
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDeviceManagementResourcesProvider.java214 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 Dcom_android_server_UsbDescriptorParser.cpp48 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 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()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/
H A DPrivacyDialog.kt113 val stringId = getStringIdForState(element.active) regex
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/app/
H A DResolverActivityWorkProfileTest.java316 final int stringId = tab == Tab.WORK ? R.string.resolver_work_tab in switchToTab() local
H A DChooserActivityWorkProfileTest.java338 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 DUsbDescriptorParser.java357 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 Dfreeze_json_util.h86 std::string stringId = ""; member
/aosp14/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/
H A DProtoInputStreamObjectTest.java47 final long stringId = stringFieldFlags | ((long) 4 & 0x0ffffffffL); in parseProto() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DMagnificationModeSwitch.java191 final int stringId = mMagnificationMode == ACCESSIBILITY_MAGNIFICATION_MODE_WINDOW in formatStateDescription() local

12