/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/emergency/ |
H A D | EmergencyNumberTest.java | 70 List<Integer> sources = number.getEmergencyNumberSources(); in testEmergencyNumberUnspecified() local 123 List<Integer> sources = number.getEmergencyNumberSources(); in testEmergencyNumberSpecificService() local 192 List<Integer> sources = number.getEmergencyNumberSources(); in testEmergencyNumberMultipleServices() local
|
/aosp12/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
H A D | glGetDebugMessageLog.java | 6 int[] sources, in glGetDebugMessageLog() 23 java.nio.IntBuffer sources, in glGetDebugMessageLog() 34 int[] sources, in glGetDebugMessageLog() 47 java.nio.IntBuffer sources, in glGetDebugMessageLog()
|
H A D | glGetDebugMessageLogKHR.java | 6 int[] sources, in glGetDebugMessageLogKHR() 23 java.nio.IntBuffer sources, in glGetDebugMessageLogKHR() 34 int[] sources, in glGetDebugMessageLogKHR() 47 java.nio.IntBuffer sources, in glGetDebugMessageLogKHR()
|
/aosp12/frameworks/base/media/java/android/media/ |
H A D | AudioPatch.java | 41 AudioPatch(AudioHandle patchHandle, AudioPortConfig[] sources, AudioPortConfig[] sinks) { in AudioPatch() 51 public AudioPortConfig[] sources() { in sources() method in AudioPatch
|
/ohos5.0/base/powermgr/power_manager/utils/vibrator/src/ |
H A D | vibrator_source_parser.cpp | 31 std::vector<VibratorSource> sources; in ParseSources() local 73 std::vector<VibratorSource> sources; in ParseSources() local 91 std::vector<VibratorSource>& sources, Json::Value& valueObj, std::string& key) in ParseSourcesProc()
|
H A D | power_vibrator.cpp | 39 std::vector<VibratorSource> sources = parser->ParseSources(etcPath, vendorPath, systemPath); in LoadConfig() local
|
/aosp12/frameworks/base/core/proto/android/view/ |
H A D | insetsstate.proto | 31 repeated InsetsSourceProto sources = 1; field
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/ |
H A D | CMakeLists.txt | 14 set(sources variable
|
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/ |
H A D | Makefile.am | 82 sources = src/omx_video_base.cpp macro
|
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/ |
H A D | CarAudioManagerTest.java | 45 String[] sources = mCarAudioManager.getExternalSources(); in testGetExternalSources() local
|
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/ |
H A D | Makefile.am | 76 sources = src/omx_video_base.cpp macro
|
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/ |
H A D | Makefile.am | 64 sources = src/omx_video_base.cpp macro
|
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/ |
H A D | Makefile.am | 70 sources = src/omx_video_base.cpp macro
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/audio/ |
H A D | _audio_route_v10.md | 37 ### sources subsection
|
H A D | _audio_route_v20.md | 37 ### sources subsection
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_common_ffi.cpp | 39 CJTouchInfo* sources, const std::list<OHOS::Ace::TouchLocationInfo>& touchLocationInfoList) in TransformNativeTouchLocationInfo() 56 void TransformNativeCJFingerInfo(CJFingerInfo* sources, const std::list<OHOS::Ace::FingerInfo>& fin… in TransformNativeCJFingerInfo()
|
/aosp12/frameworks/base/services/core/jni/gnss/ |
H A D | GnssConfiguration.h | 77 hardware::hidl_vec<T_BlocklistSource> sources; in getBlocklistedSources() local
|
H A D | GnssConfiguration.cpp | 115 auto sources = in setBlocklist() local 191 auto sources = getBlocklistedSources<BlocklistedSource_V1_1, in setBlocklist() local 236 auto sources = getBlocklistedSources<BlocklistedSource_V2_1, in setBlocklist() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/ |
H A D | CMakeLists.txt | 128 set(sources variable 179 set(sources variable
|
/aosp12/frameworks/compile/libbcc/lib/ |
H A D | RSScriptGroupFusion.cpp | 91 int getFusedFuncSig(const std::vector<Source*>& sources, in getFusedFuncSig() 134 const std::vector<Source*>& sources, in getFusedFuncType() 177 const std::vector<Source *>& sources, in fuseKernels()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_cached_image.cpp | 30 auto sources = jsObj->GetProperty("sources"); in IsASTCResource() local
|
/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/include/ |
H A D | AudioRoute.h | 41 void setSources(const PolicyAudioPortVector &sources) { mSources = sources; } in setSources()
|
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/internal/ |
H A D | VideoPauseTracker.java | 194 private String sourcesToString(Collection<Integer> sources) { in sourcesToString()
|
/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/ |
H A D | PolicyConfig.cpp | 174 const auto sources = splitString(route.getSources(), ','); in getSinkDevicesForMixPort() local 193 const auto sources = splitString(route->getSources(), ','); in getSourceDevicesForMixPort() local
|
/ohos5.0/base/powermgr/power_manager/services/native/src/wakeup_action/ |
H A D | wakeup_action_controller.cpp | 41 std::shared_ptr<WakeupActionSources> sources = WakeupActionSourceParser::ParseSources(); in Init() local
|