Home
last modified time | relevance | path

Searched defs:sub (Results 76 – 100 of 174) sorted by relevance

1234567

/aosp12/frameworks/base/core/java/android/widget/
H A DMultiAutoCompleteTextView.java153 CharSequence sub = e.subSequence(start, end); in performValidation() local
/aosp12/packages/apps/Settings/tests/unit/src/com/android/settings/network/telephony/
H A DDefaultSubscriptionControllerTest.java352 final SubscriptionInfo sub = mock(SubscriptionInfo.class); in createMockSub() local
/aosp12/system/media/audio_utils/include/audio_utils/
H A DTimestampVerifier.h304 static constexpr auto sub(const FrameTime &left, const FrameTime &right) { in sub() function
/aosp12/frameworks/base/media/java/android/media/browse/
H A DMediaBrowser.java491 Subscription sub = mSubscriptions.get(parentId); in subscribeInternal() local
521 Subscription sub = mSubscriptions.get(parentId); in unsubscribeInternal() local
/aosp12/bootable/recovery/recovery_utils/
H A Dlogging.cpp106 std::string sub = name.substr(0, dot); in logrotate() local
/aosp12/art/compiler/optimizing/
H A Dpc_relative_fixups_x86.cc48 void VisitSub(HSub* sub) override { in VisitSub()
H A Dinstruction_simplifier.cc430 static bool IsSubRegBitsMinusOther(HSub* sub, size_t reg_bits, HInstruction* other) { in IsSubRegBitsMinusOther()
1406 HSub* sub = in VisitAdd() local
1853 HInstruction* sub = new (allocator) HSub(type, dividend, mul); in TryToReuseDiv() local
1959 HSub* sub = new (allocator) HSub(type, shl, input_other); in VisitMul() local
2007 HSub* sub = input->AsSub(); in VisitNeg() local
/aosp12/frameworks/base/telephony/java/android/telephony/mbms/
H A DDownloadRequest.java233 Uri source, Uri destination, int sub, in DownloadRequest()
/aosp12/build/make/tools/warn/
H A Dwarn_common.py139 def remove_prefix(src, sub): argument
/aosp12/system/tools/hidl/host_utils/
H A DFormatter.cpp136 std::string sub = out.substr(start); in operator <<() local
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetfirewall_parcel.cpp91 std::string NetFirewallUtils::erase(const std::string &src, const std::string &sub) in erase()
/ohos5.0/base/hiviewdfx/hiview/base/event_store/dao/
H A Dsys_event_query_wrapper.cpp35 int GetSubStrCount(const std::string& content, const std::string& sub) in GetSubStrCount()
/ohos5.0/base/customization/enterprise_device_management/test/unittest/interface/plugin_kits/
H A Dpolicy_serializer_test.cpp436 Json::Value sub; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_device_identifier_test.cpp754 std::string sub = "123"; variable
/aosp12/art/test/082-inline-execute/src/
H A DMain.java402 String sub = offset.substring(3, 13); in test_String_compareTo() local
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/
H A Dthread_sampler_test.cpp389 auto isSubStr = [](const std::string& str, const std::string& sub) { in __anon5be550370902()
/ohos5.0/base/security/access_token/services/tokensyncmanager/test/unittest/
H A Dtoken_sync_service_test.cpp1273 TestStub sub; variable
1306 TestStub sub; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dcloud_data_test.cpp1640 DistributedData::Subscription sub; variable
1826 Subscription sub; variable
1898 Subscription sub; variable
/aosp12/art/test/021-string2/src/
H A DMain.java29 String sub = offset.substring(3, 13); in main() local
/aosp12/system/media/audio_utils/
H A Dtinysndfile.c299 int sub = info->format & SF_FORMAT_SUBMASK; in sf_open_write() local
/aosp12/system/tools/aidl/
H A Dast_cpp_unittest.cpp128 unique_ptr<MethodDecl> sub{ in TEST_F() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/
H A Dwater_flow_layout_algorithm.cpp444 const auto sub = layoutInfo_->targetIndex_; in PreloadItem() local
/ohos5.0/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_common_cov_test.cpp432 HcString sub = CreateString(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_element.cpp471 std::string sub = packagePathStr.substr(1, packagePathStr.size() - 5) + "/"; in RunPluginTask() local
/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H A Dringtone_dualfwk_restore.cpp414 std::string sub = "cloud"; in DupToneFile() local

1234567