/aosp12/frameworks/base/media/mca/filterfw/native/core/ |
H A D | gl_frame.cpp | 206 std::vector<const GLFrame*> sources; in CopyPixelsFrom() local 377 std::vector<const GLFrame*> sources; in ReadTexturePixels() local
|
/aosp12/art/test/968-default-partial-compile-gen/util-src/ |
H A D | generate_java.py | 58 def __init__(self, sources, javac, temp_dir, classes_dir): argument
|
/aosp12/art/test/971-iface-super/util-src/ |
H A D | generate_java.py | 58 def __init__(self, sources, javac, temp_dir, classes_dir): argument
|
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationuserinput_fuzzer/ |
H A D | notificationuserinput_fuzzer.cpp | 33 uint8_t sources = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
|
/aosp12/hardware/interfaces/gnss/1.1/vts/functional/ |
H A D | gnss_hal_test_cases.cpp | 272 hidl_vec<IGnssConfiguration::BlacklistedSource> sources; in TEST_P() local 394 hidl_vec<IGnssConfiguration::BlacklistedSource> sources; in TEST_P() local 464 hidl_vec<IGnssConfiguration::BlacklistedSource> sources; in TEST_P() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/ |
H A D | source_map.h | 41 std::string sources; member
|
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/data/ |
H A D | SmartUpdateMediatorLiveData.kt | 62 private val sources = mutableListOf<SmartUpdateMediatorLiveData<*>>() regex
|
/aosp12/frameworks/native/services/inputflinger/reader/ |
H A D | Macros.h | 78 static inline bool sourcesMatchMask(uint32_t sources, uint32_t sourceMask) { in sourcesMatchMask()
|
/ohos5.0/base/powermgr/power_manager/test/unittest/src/interface_test/ |
H A D | power_suspend_controller_test.cpp | 327 std::shared_ptr<SuspendSources> sources = SuspendSourceParser::ParseSources(); variable
|
/aosp12/frameworks/base/telephony/java/android/telephony/emergency/ |
H A D | EmergencyNumber.java | 447 List<Integer> sources = new ArrayList<>(); in getEmergencyNumberSources() local 464 public boolean isFromSources(@EmergencyNumberSources int sources) { in isFromSources()
|
/aosp12/frameworks/base/tools/protologtool/tests/com/android/protolog/tool/ |
H A D | EndToEndTest.kt | 96 val sources = mutableMapOf<String, String>() regex
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/ |
H A D | ace_performance_check.h | 47 std::string sources; // ets page member
|
/aosp12/hardware/interfaces/gnss/aidl/vts/ |
H A D | gnss_hal_test_cases.cpp | 500 std::vector<BlocklistedSource> sources; in TEST_P() local 630 hidl_vec<BlocklistedSource> sources; in TEST_P() local 710 hidl_vec<BlocklistedSource> sources; in TEST_P() local
|
/aosp12/frameworks/av/media/libmedia/include/media/ |
H A D | PatchBuilder.h | 96 PortCfgs sources() { return PortCfgs(&mPatch.num_sources, mPatch.sources); } in sources() function
|
/aosp12/frameworks/base/tools/aapt2/process/ |
H A D | SymbolTable.cpp | 163 const ResourceName& name, const std::vector<std::unique_ptr<ISymbolSource>>& sources) { in FindByName() 174 ResourceId id, const std::vector<std::unique_ptr<ISymbolSource>>& sources) { in FindById()
|
/aosp12/frameworks/base/media/java/android/media/ |
H A D | HwAudioSource.java | 160 AudioPortConfig[] sources = patch.sources(); in getDeviceId() local
|
/ohos5.0/foundation/ability/ability_runtime/js_environment/interfaces/inner_api/ |
H A D | source_map.h | 46 std::string sources; member
|
/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/ |
H A D | LocaleUtils.java | 148 public static <T> void filterByLanguage( in filterByLanguage()
|
/aosp12/hardware/interfaces/gnss/2.1/vts/functional/ |
H A D | gnss_hal_test_cases.cpp | 440 hidl_vec<IGnssConfiguration::BlacklistedSource> sources; in TEST_P() local 574 hidl_vec<IGnssConfiguration::BlacklistedSource> sources; in TEST_P() local 658 hidl_vec<IGnssConfiguration::BlacklistedSource> sources; in TEST_P() local
|
/ohos5.0/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/ |
H A D | source_map.cpp | 311 std::string sources = targetMap.sources_[0].substr(REAL_SOURCE_INDEX, in Find() local 385 std::string SourceMap::GetRelativePath(const std::string& sources) in GetRelativePath() 480 std::string sources = isModular_ ? mapInfo.sources : GetRelativePath(mapInfo.sources); in GetSourceInfo() local
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
H A D | LocalMergeAlbum.java | 52 Path path, Comparator<MediaItem> comparator, MediaSet[] sources, int bucketId) { in LocalMergeAlbum()
|
/aosp12/hardware/interfaces/gnss/2.0/vts/functional/ |
H A D | gnss_hal_test_cases.cpp | 653 hidl_vec<IGnssConfiguration_1_1::BlacklistedSource> sources; in TEST_P() local 777 hidl_vec<IGnssConfiguration_1_1::BlacklistedSource> sources; in TEST_P() local 851 hidl_vec<IGnssConfiguration_1_1::BlacklistedSource> sources; in TEST_P() local
|
/aosp12/hardware/interfaces/audio/core/all-versions/default/ |
H A D | Device.cpp | 322 Return<void> Device::createAudioPatch(const hidl_vec<AudioPortConfig>& sources, in openOutputStream() 331 AudioPatchHandle patch, const hidl_vec<AudioPortConfig>& sources, in openOutputStream() 560 const hidl_vec<AudioPortConfig>& sources, in openOutputStream()
|
H A D | PrimaryDevice.cpp | 116 Return<void> PrimaryDevice::createAudioPatch(const hidl_vec<AudioPortConfig>& sources, in createAudioPatch() 189 const hidl_vec<AudioPortConfig>& sources, in updateAudioPatch()
|
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_device/src/ |
H A D | js_util.cpp | 185 std::vector<std::string> sources; in GetDeviceSourceType() local
|