Home
last modified time | relevance | path

Searched defs:appUid (Results 1 - 25 of 76) sorted by relevance

1234

/foundation/multimedia/audio_framework/services/audio_service/test/unittest/client/
H A Dfast_audio_stream_unit_test.cpp43 int32_t appUid = static_cast<int32_t>(getuid()); in HWTEST() local
63 int32_t appUid = static_cast<int32_t>(getuid()); in HWTEST() local
83 int32_t appUid = static_cast<int32_t>(getuid()); in HWTEST() local
113 int32_t appUid = static_cast<int32_t>(getuid()); in HWTEST() local
/foundation/multimedia/media_foundation/services/media_monitor/server/src/
H A Dboundle_mgr_wrap_to_c.cpp28 extern "C" MediaMonitorErr GetBundleInfoFromUid(int32_t appUid, BundleInfo *bundleInfoRes) in GetBundleInfoFromUid() argument
H A Dmedia_monitor_wrapper.cpp55 MediaMonitorErr MediaMonitorWrapper::GetBundleInfo(int32_t appUid, BundleInfo *bundleInfo) in GetBundleInfo() argument
/foundation/multimedia/player_framework/services/utils/
H A Dmedia_permission.cpp42 int32_t MediaPermission::CheckNetWorkPermission(int32_t appUid, int32_t appPid, uint32_t appTokenId) in CheckNetWorkPermission() argument
/foundation/ability/ability_runtime/test/fuzztest/abilityappmgrevent_fuzzer/
H A Dabilityappmgrevent_fuzzer.cpp49 int32_t appUid = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/
H A Dmock_bundle_manager.h52 int appUid = 2100; variable
109 int appUid = 2100; variable
/foundation/multimedia/media_foundation/engine/scene/standard/
H A Dhst_engine_factory.cpp42 std::unique_ptr<IPlayerEngine> HstEngineFactory::CreatePlayerEngine(int32_t appUid, int32_t appPid, uint32_t appTokenId) in CreatePlayerEngine() argument
56 CreateRecorderEngine( int32_t appUid, int32_t appPid, uint32_t appTokenId, uint64_t appFullTokenId) CreateRecorderEngine() argument
/foundation/multimedia/av_codec/test/unittest/decoder_filter_test/
H A Dsurface_encoder_filter_unit_test.cpp184 int32_t appUid = 0; in HWTEST_F() local
/foundation/multimedia/media_foundation/src/meta/
H A Dmedia_source.cpp73 void MediaSource::SetAppUid(int32_t appUid) in SetAppUid() argument
/foundation/multimedia/av_codec/test/unittest/filter_test/
H A Dmuxer_filter_unit_test.cpp335 int32_t appUid = 1; in HWTEST_F() local
/foundation/multimedia/player_framework/services/services/factory/
H A Dengine_factory_repo.cpp93 int32_t EngineFactoryRepo::LoadHistreamerEngine(const int32_t& appUid) in LoadHistreamerEngine() argument
119 GetEngineFactory( IEngineFactory::Scene scene, const int32_t& appUid, const std::string &uri) GetEngineFactory() argument
/foundation/multimedia/player_framework/services/services/engine_intf/
H A Di_engine_factory.h49 virtual int32_t Score(Scene scene, const int32_t& appUid, const std::string &uri = "") in Score() argument
68 virtual std::unique_ptr<IRecorderEngine> CreateRecorderEngine(int32_t appUid, int32_t appPid, uint32_t appTokenId, in CreateRecorderEngine() argument
87 virtual std::unique_ptr<ITransCoderEngine> CreateTransCoderEngine(int32_t appUid, int32_t appPid, in CreateTransCoderEngine() argument
/foundation/multimedia/player_framework/services/engine/histreamer/factory/
H A Dhst_engine_factory.cpp59 int32_t HstEngineFactory::Score(Scene scene, const int32_t& appUid, const std::string& uri) in Score() argument
71 CreateRecorderEngine( int32_t appUid, int32_t appPid, uint32_t appTokenId, uint64_t appFullTokenId) CreateRecorderEngine() argument
86 CreateTransCoderEngine( int32_t appUid, int32_t appPid, uint32_t appTokenId, uint64_t appFullTokenId) CreateTransCoderEngine() argument
/foundation/multimedia/player_framework/services/services/screen_capture/ipc/
H A Dscreen_capture_controller_stub.cpp111 int32_t appUid = IPCSkeleton::GetCallingUid(); in ReportAVScreenCaptureUserChoice() local
/foundation/filemanagement/storage_service/services/storage_daemon/client/test/
H A Dstorage_daemon_client_test.cpp307 uint32_t appUid = 0; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/mock/
H A Dfscrypt_key_v1_ext_mock.cpp73 bool FscryptKeyV1Ext::GenerateAppkey(uint32_t userId, uint32_t appUid, in GenerateAppkey() argument
/foundation/filemanagement/storage_service/services/storage_daemon/mock/
H A Dfscrypt_key_v2_mock.cpp61 bool FscryptKeyV2::GenerateAppkey(uint32_t userId, uint32_t appUid, std::string &keyId) in GenerateAppkey() argument
H A Dfbex_mock.cpp59 int FBEX::GenerateAppkey(UserIdToFbeStr &userIdToFbe, uint32_t appUid, std::unique_ptr<uint8_t[]> &appKey, in GenerateAppkey() argument
/foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/src/
H A Dnapi_mirror_player.cpp262 int32_t appUid; in SetAppInfo() member
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_event.cpp256 void AppMgrEventUtil::SendReStartProcessEvent(AAFwk::EventInfo &eventInfo, int32_t appUid, int64_t restartTime) in SendReStartProcessEvent() argument
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dpro_audio_stream_manager.cpp211 int32_t ProAudioStreamManager::AddUnprocessStream(int32_t appUid) in AddUnprocessStream() argument
/foundation/multimedia/av_codec/services/media_engine/modules/muxer/
H A Dmedia_muxer.cpp75 MediaMuxer::MediaMuxer(int32_t appUid, int32_t appPid) in MediaMuxer() argument
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/fbex_test/
H A Dfbex_test.cpp252 uint32_t appUid = PARAMS_1; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/fscrypt_v2_test/
H A Dfscrypt_key_v2_test.cpp171 uint32_t appUid = 1; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/test/
H A Dstorage_daemon_communication_test.cpp356 int32_t appUid = 100; in HWTEST_F() local

Completed in 12 milliseconds

1234