Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:SetUserId
(Results
1 - 25
of
31
) sorted by relevance
1
2
/foundation/ability/form_fwk/test/unittest/fms_form_render_mgr_test/
H
A
D
fms_form_render_mgr_test.cpp
194
formSandboxInner->
SetUserId
(userId);
in HWTEST_F()
240
formInner->
SetUserId
(userId);
in HWTEST_F()
309
formSandboxInner->
SetUserId
(userId);
in HWTEST_F()
312
formInner->
SetUserId
(userId);
in HWTEST_F()
353
formSandboxInner->
SetUserId
(formRecord.userId);
in HWTEST_F()
394
formInner->
SetUserId
(formRecord.userId);
in HWTEST_F()
446
formInner->
SetUserId
(userId);
in HWTEST_F()
468
formSandboxInner->
SetUserId
(userId);
in HWTEST_F()
490
formSandboxInner->
SetUserId
(userId);
in HWTEST_F()
493
formInner->
SetUserId
(userI
in HWTEST_F()
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H
A
D
bundle_status_callback_interface.h
91
void
SetUserId
(const int32_t userId)
in SetUserId()
function in OHOS::AppExecFwk::IBundleStatusCallback
/foundation/ability/ability_runtime/interfaces/kits/native/ability/ability_runtime/
H
A
D
local_call_record.h
52
void
SetUserId
(int32_t userId);
/foundation/ability/ability_runtime/services/abilitymgr/include/
H
A
D
pending_want_key.h
43
void
SetUserId
(int32_t userId);
/foundation/ability/ability_runtime/test/unittest/pending_want_manager_test/
H
A
D
pending_want_manager_test.cpp
163
pendingKey->
SetUserId
(wantSenderInfo.userId);
in MakeWantKey()
321
pendingKey->
SetUserId
(wantSenderInfo.userId);
in HWTEST_F()
353
pendingKey->
SetUserId
(wantSenderInfo.userId);
in HWTEST_F()
381
pendingKey->
SetUserId
(wantSenderInfo.userId);
in HWTEST_F()
409
pendingKey->
SetUserId
(wantSenderInfo.userId);
in HWTEST_F()
421
pendingKey1->
SetUserId
(wantSenderInfo.userId);
in HWTEST_F()
450
pendingKey->
SetUserId
(wantSenderInfo.userId);
in HWTEST_F()
462
pendingKey1->
SetUserId
(wantSenderInfo1.userId);
in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H
A
D
pending_want_key.cpp
67
void PendingWantKey::
SetUserId
(int32_t userId)
in SetUserId()
function in OHOS::AAFwk::PendingWantKey
H
A
D
pending_want_manager.cpp
93
pendingKey->
SetUserId
(wantSenderInfo.userId);
in GetWantSenderLocked()
/foundation/ability/form_fwk/services/include/
H
A
D
form_render_mgr_inner.h
84
void
SetUserId
(int32_t userId);
H
A
D
form_db_info.h
263
void
SetUserId
(const int64_t userId)
in SetUserId()
function in OHOS::AppExecFwk::InnerFormInfo
/foundation/ability/ability_runtime/test/unittest/pending_want_key_test/
H
A
D
pending_want_key_test.cpp
193
amsPendingWantKey->
SetUserId
(PENDING_WANT_USERID);
in HWTEST_F()
/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/
H
A
D
local_call_record.cpp
221
void LocalCallRecord::
SetUserId
(int32_t userId)
in SetUserId()
function in OHOS::AbilityRuntime::LocalCallRecord
H
A
D
local_call_container.cpp
45
localCallRecord->
SetUserId
(oriValidUserId);
in StartAbilityByCallInner()
/foundation/arkui/ace_engine/frameworks/core/common/
H
A
D
ace_application_info.h
60
void
SetUserId
(int userId)
in SetUserId()
function in OHOS::Ace::AceApplicationInfo
/foundation/ability/ability_runtime/test/fuzztest/pendingwantmanager_fuzzer/
H
A
D
pendingwantmanager_fuzzer.cpp
89
pendingWantKey->
SetUserId
(int32Param);
in DoSomethingInterestingWithMyAPI()
/foundation/multimedia/av_session/services/session/adapter/
H
A
D
bundle_status_adapter.cpp
91
bundleStatusCallbackImpl->
SetUserId
(userId);
in SubscribeBundleStatusEvent()
/foundation/ability/form_fwk/services/src/
H
A
D
form_render_mgr.cpp
447
formSandboxRenderMgr->
SetUserId
(userId);
in InitRenderInner()
454
formRenderMgr->
SetUserId
(userId);
in InitRenderInner()
H
A
D
form_render_mgr_inner.cpp
515
void FormRenderMgrInner::
SetUserId
(int32_t userId)
in SetUserId()
function in OHOS::AppExecFwk::FormRenderMgrInner
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/overlay/
H
A
D
bundle_overlay_install_checker.cpp
38
info.second.
SetUserId
(userId);
in CheckOverlayInstallation()
/foundation/ability/form_fwk/test/unittest/fms_form_db_info_test/
H
A
D
fms_form_db_info_test.cpp
258
* @tc.desc: Fun
SetUserId
.
266
innerInfo.
SetUserId
(6);
in HWTEST_F()
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/
H
A
D
local_call_record_ut_test.cpp
499
* @tc.name:
SetUserId
500
* @tc.desc:
SetUserId
input parameter connect and GetConnection return connect.
507
localCallRecord.
SetUserId
(USER_ID_U100);
in HWTEST_F()
H
A
D
local_call_container_ut_test.cpp
652
localCallRecordSecond->
SetUserId
(USER_ID_U100);
in HWTEST_F()
799
localCallRecordSecond->
SetUserId
(USER_ID_U202);
in HWTEST_F()
/foundation/ability/form_fwk/test/unittest/fms_form_render_mgr_inner_test/
H
A
D
fms_form_render_mgr_inner_test.cpp
1089
* @tc.desc: test
SetUserId
function.
1098
formRenderMgrInner->
SetUserId
(userId);
in HWTEST_F()
1105
* @tc.desc: test
SetUserId
function.
1114
formRenderMgrInner->
SetUserId
(userId);
in HWTEST_F()
/foundation/multimedia/camera_framework/test/fuzztest/capturesession_fuzzer/
H
A
D
capture_session_fuzzer.cpp
429
session->
SetUserId
();
in TestOther()
/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H
A
D
video_output.cpp
547
captureSession->
SetUserId
();
in EnableAutoDeferredVideoEnhancement()
/foundation/ability/ability_runtime/test/unittest/pending_want_record_test/
H
A
D
pending_want_record_test.cpp
142
pendingKey->
SetUserId
(wantSenderInfo.userId);
in MakeWantKey()
Completed in 20 milliseconds
1
2