Home
last modified time | relevance | path

Searched defs:uid (Results 351 - 375 of 2076) sorted by relevance

1...<<11121314151617181920>>...84

/foundation/ability/ability_runtime/interfaces/inner_api/deps_wrapper/src/
H A Dos_account_manager_wrapper.cpp45 ErrCode OsAccountManagerWrapper::GetOsAccountLocalIdFromUid(const int32_t uid, int32_t &id) in GetOsAccountLocalIdFromUid() argument
/foundation/ability/ability_runtime/test/unittest/app_exit_reason_helper_test/
H A Dapp_exit_reason_helper_test.cpp125 int32_t uid = 0; in HWTEST_F() local
154 int32_t uid = 0; in HWTEST_F() local
206 int32_t uid = 0; in HWTEST_F() local
232 int32_t uid = 0; in HWTEST_F() local
/foundation/ability/ability_runtime/test/fuzztest/abilitychildprocessrecord_fuzzer/
H A Dabilitychildprocessrecord_fuzzer.cpp61 int32_t uid = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/renderstateobserverproxy_fuzzer/
H A Drenderstateobserverproxy_fuzzer.cpp59 int32_t uid = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/unittest/app_running_record_test/
H A Dchild_process_record_test.cpp84 auto uid = childRecord->GetUid(); in HWTEST_F() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_bundle_event_callback.cpp49 int uid = want.GetIntParam(KEY_UID, 0); in OnReceiveEvent() local
93 void AbilityBundleEventCallback::HandleUpdatedModuleInfo(const std::string &bundleName, int32_t uid) in HandleUpdatedModuleInfo() argument
107 HandleAppUpgradeCompleted(const std::string &bundleName, int32_t uid) HandleAppUpgradeCompleted() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_multiuser_installer.cpp137 int32_t uid = newUserInfo.uid; in ProcessBundleInstall() local
[all...]
/foundation/barrierfree/accessibility/services/aams/test/mock/src/aafwk/
H A Dmock_system_ability_manager_stub.cpp127 int32_t SystemAbilityManagerStub::GetHapIdMultiuser(int32_t uid) in GetHapIdMultiuser() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_mini_proxy.cpp34 ErrCode BundleMgrMiniProxy::GetNameForUid(const int uid, std::string &name) in GetNameForUid() argument
132 int32_t uid = reply.ReadInt32(); in GetUidByBundleName() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/free_install/
H A Dbms_ecological_rule_mgr_service_param.h54 int32_t uid = 0; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/
H A Dbundle_sandbox_app_helper.cpp147 ErrCode BundleSandboxAppHelper::GetInnerBundleInfoByUid(const int32_t &uid, InnerBundleInfo &innerBundleInfo) const in GetInnerBundleInfoByUid() argument
/foundation/bundlemanager/bundle_framework_lite/interfaces/kits/bundle_lite/
H A Dbundle_info.h63 int32_t uid; member
/foundation/graphic/graphic_3d/lume/metaobject/test/src/
H A Dtest_utils.cpp38 std::ostream& operator<<(std::ostream& os, const BASE_NS::Uid& uid) in operator <<() argument
/foundation/graphic/graphic_3d/lume/metaobject/test/src/ext/
H A DInterfaceHelpersTest.cpp82 constexpr bool CONTAINS(Internal::UIDArray<S> arr, const BASE_NS::Uid& uid) in CONTAINS() argument
/foundation/graphic/graphic_3d/lume/metaobject/test/src/interface/
H A DIntfAnyTest.cpp54 TypeId uid = UidFromType<uint32_t>(); in HWTEST_F() local
74 TypeId uid = UidFromType<IObject::Ptr>(); in HWTEST_F() local
105 TypeId uid = UidFromType<IObject::WeakPtr>(); HWTEST_F() local
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dnumber.cpp65 const TypeId uid; member
95 static const CompType* FindCompatible(const TypeId& uid, size_t size) in FindCompatible() argument
124 AnyReturnValue Number::GetData(const TypeId& uid, void* data, size_t size) const in GetData() argument
132 AnyReturnValue Number::SetData(const TypeId& uid, cons in GetData() argument
[all...]
H A Dbase_object.cpp89 void BaseObject::SetInstanceId(InstanceId uid) in SetInstanceId() argument
/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H A Daudio_policy_manager_listener_proxy.cpp106 bool AudioPolicyManagerListenerProxy::OnQueryClientType(const std::string &bundleName, uint32_t uid) in OnQueryClientType() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/memory/
H A Drs_memory_track.h42 uint64_t uid = 0; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_surface_buffer_callback_manager.cpp49 void RSSurfaceBufferCallbackManager::RegisterSurfaceBufferCallback(pid_t pid, uint64_t uid, in RegisterSurfaceBufferCallback() argument
71 void RSSurfaceBufferCallbackManager::UnregisterSurfaceBufferCallback(pid_t pid, uint64_t uid) in UnregisterSurfaceBufferCallback() argument
112 EnqueueSurfaceBufferId(pid_t pid, uint64_t uid, uint32_t surfaceBufferId) EnqueueSurfaceBufferId() argument
121 OnSurfaceBufferOpItemDestruct( pid_t pid, uint64_t uid, uint32_t surfaceBufferId) OnSurfaceBufferOpItemDestruct() argument
[all...]
/foundation/multimedia/audio_framework/test/fuzztest/audiointerruptservicemore_fuzzer/
H A Daudio_interrupt_service_more_fuzzer.cpp110 uint32_t uid = *reinterpret_cast<const uint32_t*>(rawData); in AddSetAudioManagerInterruptCallbackFuzzTest() local
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_object_registry.h281 typename Interface::Ptr Create(ObjectId uid, BASE_N argument
290 Create(ObjectId uid, InstanceId instanceid) const Create() argument
299 Create(ObjectId uid, const CreateInfo& createInfo) const Create() argument
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/client/src/
H A Daudio_policy_manager_listener_stub.cpp120 bool AudioPolicyManagerListenerStub::OnQueryClientType(const std::string &bundleName, uint32_t uid) in OnQueryClientType() argument
/foundation/graphic/graphic_3d/lume/LumeFont/src/
H A Dfont.cpp111 CORE_NS::IInterface* Font::GetInterface(const BASE_NS::Uid& uid) in GetInterface() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/plugin/
H A Dintf_plugin.h40 const BASE_NS::Uid uid; member
59 const BASE_NS::Uid uid; member
77 const BASE_NS::Uid uid; member
108 const BASE_NS::Uid uid; member

Completed in 12 milliseconds

1...<<11121314151617181920>>...84