/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/factory/ |
H A D | hst_engine_factory.cpp | 59 int32_t HstEngineFactory::Score(Scene scene, const int32_t& appUid, const std::string& uri) in Score() 71 int32_t appUid, int32_t appPid, uint32_t appTokenId, uint64_t appFullTokenId) in CreateRecorderEngine() 86 int32_t appUid, int32_t appPid, uint32_t appTokenId, uint64_t appFullTokenId) in CreateTransCoderEngine()
|
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/faultloggerd_client/ |
H A D | faultloggerd_client_test.cpp | 101 constexpr int32_t appUid = 100068; variable 153 constexpr int32_t appUid = 100068; variable 197 constexpr int32_t appUid = 100068; variable 242 constexpr int32_t appUid = 100068; variable 283 constexpr int32_t appUid = 100068; variable
|
/ohos5.0/foundation/multimedia/player_framework/services/services/engine_intf/ |
H A D | i_engine_factory.h | 68 …virtual std::unique_ptr<IRecorderEngine> CreateRecorderEngine(int32_t appUid, int32_t appPid, uint… in CreateRecorderEngine() 87 … virtual std::unique_ptr<ITransCoderEngine> CreateTransCoderEngine(int32_t appUid, int32_t appPid, in CreateTransCoderEngine()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/standard/ |
H A D | hst_engine_factory.cpp | 42 std::unique_ptr<IPlayerEngine> HstEngineFactory::CreatePlayerEngine(int32_t appUid, int32_t appPid,… in CreatePlayerEngine() 57 int32_t appUid, int32_t appPid, uint32_t appTokenId, uint64_t appFullTokenId) in CreateRecorderEngine()
|
/ohos5.0/foundation/multimedia/player_framework/services/services/factory/ |
H A D | engine_factory_repo.cpp | 93 int32_t EngineFactoryRepo::LoadHistreamerEngine(const int32_t& appUid) in LoadHistreamerEngine() 122 IEngineFactory::Scene scene, const int32_t& appUid, const std::string &uri) in GetEngineFactory()
|
/ohos5.0/base/notification/common_event_service/services/src/ |
H A D | publish_manager.cpp | 31 bool PublishManager::CheckIsFloodAttack(pid_t appUid) in CheckIsFloodAttack()
|
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/ |
H A D | dns_param_cache.cpp | 246 int32_t appUid = GetCallingUid(); in SetDnsCache() local 269 int32_t appUid = GetCallingUid(); in GetDnsCache() local 333 int32_t DnsParamCache::GetUserId(int32_t appUid) in GetUserId() 339 bool DnsParamCache::GetDnsServersByAppUid(int32_t appUid, std::vector<std::string> &servers) in GetDnsServersByAppUid() 416 FirewallRuleAction DnsParamCache::GetFirewallRuleAction(int32_t appUid, in GetFirewallRuleAction() 446 bool DnsParamCache::IsInterceptDomain(int32_t appUid, const std::string &hostName) in IsInterceptDomain() 618 void DnsParamCache::NotifyDomianIntercept(int32_t appUid, const std::string &hostName) in NotifyDomianIntercept()
|
/ohos5.0/base/security/certificate_manager/test/fuzz_test/cmremovegrantedapp_fuzzer/ |
H A D | cmremovegrantedapp_fuzzer.cpp | 41 uint32_t appUid; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/ |
H A D | mock_bundle_manager.h | 52 int appUid = 2100; in QueryKeepAliveBundleInfos() local 109 int appUid = 2100; in QueryKeepAliveBundleInfos() local
|
/ohos5.0/base/customization/enterprise_device_management/common/native/src/plugin_utils/ |
H A D | domain_filter_rule.cpp | 36 std::string appUid = parcel.ReadString(); in Unmarshalling() local
|
H A D | firewall_rule.cpp | 48 std::string appUid = parcel.ReadString(); in Unmarshalling() local
|
/ohos5.0/base/security/certificate_manager/test/fuzz_test/cmgrantappcertificate_fuzzer/ |
H A D | cmgrantappcertificate_fuzzer.cpp | 41 uint32_t appUid; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/communication/netmanager_ext/services/netfirewallmanager/config/ |
H A D | default_firewall_rule.json | 9 "appUid": 0, number
|
/ohos5.0/foundation/multimedia/player_framework/services/utils/ |
H A D | media_permission.cpp | 42 int32_t MediaPermission::CheckNetWorkPermission(int32_t appUid, int32_t appPid, uint32_t appTokenId) in CheckNetWorkPermission()
|
H A D | media_dfx.cpp | 142 std::string module, std::string status, int32_t appUid, int32_t appPid) in EventWriteWithAppInfo() 157 std::string module, std::string status, int32_t appUid, int32_t appPid, std::string bundleName) in EventWriteBundleName() 301 void BehaviorEventWriteForScreenCapture(std::string status, std::string module, int32_t appUid, int… in BehaviorEventWriteForScreenCapture() 313 int32_t appUid = IPCSkeleton::GetCallingUid(); in StatisticEventWriteBundleName() local
|
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/ |
H A D | dfx_agent.cpp | 108 void DfxAgent::ReportEosSeek0Event(int32_t appUid) in ReportEosSeek0Event() 167 int64_t appUid = AnyCast<int32_t>(event.param); in ProcessEosSeekEvent() local
|
/ohos5.0/foundation/multimedia/media_foundation/src/meta/ |
H A D | media_source.cpp | 73 void MediaSource::SetAppUid(int32_t appUid) in SetAppUid()
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/ |
H A D | i_audio_stream.cpp | 210 AudioStreamType eStreamType, int32_t appUid) in GetPlaybackStream() 227 AudioStreamType eStreamType, int32_t appUid) in GetRecordStream()
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityappmgrevent_fuzzer/ |
H A D | abilityappmgrevent_fuzzer.cpp | 57 int32_t appUid = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/ipc/ |
H A D | screen_capture_controller_stub.cpp | 111 int32_t appUid = IPCSkeleton::GetCallingUid(); in ReportAVScreenCaptureUserChoice() local
|
/ohos5.0/foundation/communication/netmanager_ext/test/netfirewallmanager/unittest/netfirewallmanager_test/ |
H A D | netfirewall_rule_manager_test.cpp | 29 sptr<NetFirewallRule> GetNetFirewallRuleSptr(NetFirewallRuleType type, int32_t appUid = 0) in GetNetFirewallRuleSptr()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/fscrypt_v2_test/ |
H A D | fscrypt_key_v2_test.cpp | 170 uint32_t appUid = 1; variable
|
/ohos5.0/base/security/certificate_manager/test/unittest/multi_thread_test/src/ |
H A D | cm_get_auth_list_multi_thread_test.cpp | 81 uint32_t appUid[DEFAULT_APP_UID_COUNT] = {0}; in TearDown() local 120 uint32_t appUid[DEFAULT_APP_UID_COUNT] = {0}; in TestGetAuthedList() local
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/mock/ |
H A D | fscrypt_key_v2_mock.cpp | 62 bool FscryptKeyV2::GenerateAppkey(uint32_t userId, uint32_t appUid, std::string &keyId) in GenerateAppkey()
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/mock/ |
H A D | fscrypt_key_v1_ext_mock.cpp | 74 bool FscryptKeyV1Ext::GenerateAppkey(uint32_t userId, uint32_t appUid, in GenerateAppkey()
|