Home
last modified time | relevance | path

Searched defs:profile (Results 251 – 275 of 610) sorted by relevance

1...<<11121314151617181920>>...25

/aosp12/frameworks/av/media/libstagefright/rtsp/
H A DARTPAssembler.cpp78 unsigned profile, in MakeADTSCompoundFromAACFrames()
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/photooutput_fuzzer/
H A Dphoto_output_fuzzer.cpp76 Profile profile = profiles[data.ReadUint32() % profiles.size()]; in Test() local
/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DMemoryPowerCalculator.java17 public MemoryPowerCalculator(PowerProfile profile) { in MemoryPowerCalculator()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DConfig.java159 private static long getProfileMask(Class profile) { in getProfileMask()
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/
H A DProfileServiceTest.java64 private void setProfileState(Class profile, int state) throws TimeoutException { in setProfileState()
/aosp12/frameworks/base/identity/java/android/security/identity/
H A DPersonalizationData.java142 public @NonNull Builder addAccessControlProfile(@NonNull AccessControlProfile profile) { in addAccessControlProfile()
/aosp12/frameworks/base/telephony/java/android/telephony/ims/compat/feature/
H A DMMTelFeature.java297 public IImsCallSession createCallSession(int sessionId, ImsCallProfile profile, in createCallSession()
/aosp12/packages/apps/Settings/src/com/android/settings/network/
H A DVpnPreferenceController.java208 final VpnProfile profile = VpnProfile.decode(key, in getInsecureVpnCount() local
H A DTetherPreferenceController.java163 final BluetoothProfile profile = mBluetoothPan.getAndSet(null); in onDestroy() local
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/ims/
H A DTestMmTelFeature.java75 public ImsCallSessionImplBase createCallSession(ImsCallProfile profile) { in createCallSession()
/aosp12/hardware/qcom/sm8150/media/mm-core/src/common/
H A Dqc_omx_core.h75 OMX_U32 profile; member
/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DIOProfile.h50 virtual void addAudioProfile(const sp<AudioProfile> &profile) { in addAudioProfile()
/aosp12/hardware/qcom/sm7250/media/mm-core/src/common/
H A Dqc_omx_core.h76 OMX_U32 profile; member
/aosp12/packages/apps/Nfc/src/com/android/nfc/handover/
H A DBluetoothPeripheralHandover.java675 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 DTileUtilsTest.java367 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 Drun_dex2oat.cpp75 const UniqueFile& profile, in Initialize()
131 const UniqueFile& profile, in PrepareInputFileFlags()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
H A DMmTelInterfaceAdapter.java83 public IImsCallSession createCallSession(int sessionId, ImsCallProfile profile) in createCallSession()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_listener/
H A Dlnn_lane_listener_deps_mock.cpp44 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 Dffmpeg_format_helper.h57 uint8_t profile = 0; member
/aosp12/art/profman/
H A Dprofile_assistant_test.cc67 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 DIkev2VpnProfile.java419 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 DVpnManagerService.java292 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 Dcommon_event_collect_test.cpp702 OnDemandEvent profile; variable
727 OnDemandEvent profile; variable
752 OnDemandEvent profile; variable
/aosp12/frameworks/av/media/tests/benchmark/src/native/encoder/
H A DEncoder.h43 int32_t profile = -1; member
/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
H A DCamera2SwitchPreviewTest.java351 CamcorderProfile profile = CamcorderProfile.get(cameraId, profileId); in basicRecordingPreviewTestByCamera() local
455 private void prepareRecordingWithProfile(CamcorderProfile profile) in prepareRecordingWithProfile()

1...<<11121314151617181920>>...25