/aosp12/frameworks/av/media/libstagefright/rtsp/ |
H A D | ARTPAssembler.cpp | 78 unsigned profile, in MakeADTSCompoundFromAACFrames()
|
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/photooutput_fuzzer/ |
H A D | photo_output_fuzzer.cpp | 76 Profile profile = profiles[data.ReadUint32() % profiles.size()]; in Test() local
|
/aosp12/frameworks/base/core/java/com/android/internal/os/ |
H A D | MemoryPowerCalculator.java | 17 public MemoryPowerCalculator(PowerProfile profile) { in MemoryPowerCalculator()
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/ |
H A D | Config.java | 159 private static long getProfileMask(Class profile) { in getProfileMask()
|
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/ |
H A D | ProfileServiceTest.java | 64 private void setProfileState(Class profile, int state) throws TimeoutException { in setProfileState()
|
/aosp12/frameworks/base/identity/java/android/security/identity/ |
H A D | PersonalizationData.java | 142 public @NonNull Builder addAccessControlProfile(@NonNull AccessControlProfile profile) { in addAccessControlProfile()
|
/aosp12/frameworks/base/telephony/java/android/telephony/ims/compat/feature/ |
H A D | MMTelFeature.java | 297 public IImsCallSession createCallSession(int sessionId, ImsCallProfile profile, in createCallSession()
|
/aosp12/packages/apps/Settings/src/com/android/settings/network/ |
H A D | VpnPreferenceController.java | 208 final VpnProfile profile = VpnProfile.decode(key, in getInsecureVpnCount() local
|
H A D | TetherPreferenceController.java | 163 final BluetoothProfile profile = mBluetoothPan.getAndSet(null); in onDestroy() local
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/ims/ |
H A D | TestMmTelFeature.java | 75 public ImsCallSessionImplBase createCallSession(ImsCallProfile profile) { in createCallSession()
|
/aosp12/hardware/qcom/sm8150/media/mm-core/src/common/ |
H A D | qc_omx_core.h | 75 OMX_U32 profile; member
|
/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/include/ |
H A D | IOProfile.h | 50 virtual void addAudioProfile(const sp<AudioProfile> &profile) { in addAudioProfile()
|
/aosp12/hardware/qcom/sm7250/media/mm-core/src/common/ |
H A D | qc_omx_core.h | 76 OMX_U32 profile; member
|
/aosp12/packages/apps/Nfc/src/com/android/nfc/handover/ |
H A D | BluetoothPeripheralHandover.java | 675 public void onServiceConnected(int profile, BluetoothProfile proxy) { in onServiceConnected() 701 public void onServiceDisconnected(int profile) { in onServiceDisconnected()
|
/aosp12/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/drawer/ |
H A D | TileUtilsTest.java | 367 String iconUri, String summaryUri, String title, int titleResId, String profile) { in newInfo() 396 String summaryUri, String title, int titleResId, String profile) { in newMetaData()
|
/aosp12/frameworks/native/cmds/installd/ |
H A D | run_dex2oat.cpp | 75 const UniqueFile& profile, in Initialize() 131 const UniqueFile& profile, in PrepareInputFileFlags()
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/ |
H A D | MmTelInterfaceAdapter.java | 83 public IImsCallSession createCallSession(int sessionId, ImsCallProfile profile) in createCallSession()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_listener/ |
H A D | lnn_lane_listener_deps_mock.cpp | 44 int32_t LaneInfoProcess(const LaneLinkInfo *linkInfo, LaneConnInfo *connInfo, LaneProfile *profile) in LaneInfoProcess()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/ |
H A D | ffmpeg_format_helper.h | 57 uint8_t profile = 0; member
|
/aosp12/art/profman/ |
H A D | profile_assistant_test.cc | 67 const ScratchFile& profile, in SetupProfile() 98 const ScratchFile& profile, in SetupBasicProfile() 418 ScratchFile profile; in CheckCompilationMethodPercentChange() local 450 ScratchFile profile; in CheckCompilationClassPercentChange() local 787 ScratchFile profile; in TEST_F() local 797 ScratchFile profile; in TEST_F() local 967 ScratchFile profile; in TEST_F() local 1690 ScratchFile profile; in TEST_F() local 1878 ScratchFile profile; in TEST_F() local 1931 ScratchFile profile; in TEST_F() local [all …]
|
/aosp12/frameworks/base/core/java/android/net/ |
H A D | Ikev2VpnProfile.java | 419 final VpnProfile profile = new VpnProfile("" /* Key; value unused by IKEv2VpnProfile(s) */, in toVpnProfile() local 479 public static Ikev2VpnProfile fromVpnProfile(@NonNull VpnProfile profile) in fromVpnProfile() 529 public static boolean isValidVpnProfile(@NonNull VpnProfile profile) { in isValidVpnProfile()
|
/aosp12/frameworks/base/services/core/java/com/android/server/ |
H A D | VpnManagerService.java | 292 public boolean provisionVpnProfile(@NonNull VpnProfile profile, @NonNull String packageName) { in provisionVpnProfile() 385 public void startLegacyVpn(VpnProfile profile) { in startLegacyVpn() 465 final VpnProfile profile = VpnProfile.decode( in updateLockdownVpn() local
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/ |
H A D | common_event_collect_test.cpp | 702 OnDemandEvent profile; variable 727 OnDemandEvent profile; variable 752 OnDemandEvent profile; variable
|
/aosp12/frameworks/av/media/tests/benchmark/src/native/encoder/ |
H A D | Encoder.h | 43 int32_t profile = -1; member
|
/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/ |
H A D | Camera2SwitchPreviewTest.java | 351 CamcorderProfile profile = CamcorderProfile.get(cameraId, profileId); in basicRecordingPreviewTestByCamera() local 455 private void prepareRecordingWithProfile(CamcorderProfile profile) in prepareRecordingWithProfile()
|