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
defs:osAccountIds
(Results
1 - 11
of
11
) sorted by relevance
/base/print/print_fwk/services/print_service/src/
H
A
D
print_bms_helper.cpp
46
std::vector<int>
osAccountIds
;
in QueryExtensionInfos()
local
/base/security/device_auth/services/frameworks/src/os_account_adapter_mock/
H
A
D
os_account_adapter_mock.cpp
55
int32_t GetAllOsAccountIds(int32_t **
osAccountIds
, uint32_t *size)
in GetAllOsAccountIds()
argument
/base/security/device_auth/test/unittest/deviceauth/source/
H
A
D
os_account_adapter_mock.c
54
int32_t GetAllOsAccountIds(int32_t **
osAccountIds
, uint32_t *size)
in GetAllOsAccountIds()
argument
/base/security/device_auth/test/unittest/tdd_framework/common/src/
H
A
D
os_account_adapter_mock.c
54
int32_t GetAllOsAccountIds(int32_t **
osAccountIds
, uint32_t *size)
in GetAllOsAccountIds()
argument
/base/account/os_account/interfaces/kits/cj/osaccount/src/
H
A
D
cj_osaccount_ffi.cpp
78
std::vector<int32_t>
osAccountIds
;
in FfiOHOSOsAccountGetActivatedOsAccountLocalIds()
local
H
A
D
osaccount_manager_impl.cpp
66
int32_t OsAccountManagerImpl::GetActivatedOsAccountLocalIds(std::vector<int32_t> &
osAccountIds
)
in GetActivatedOsAccountLocalIds()
argument
/base/notification/common_event_service/services/src/
H
A
D
bundle_manager_helper.cpp
82
std::vector<int>
osAccountIds
;
in QueryExtensionInfos()
local
H
A
D
static_subscriber_manager.cpp
443
std::vector<int>
osAccountIds
;
in UpdateSubscriber()
local
/base/security/device_auth/services/frameworks/src/os_account_adapter/
H
A
D
os_account_adapter.cpp
223
int32_t GetAllOsAccountIds(int32_t **
osAccountIds
, uint32_t *size)
in GetAllOsAccountIds()
argument
/base/account/os_account/interfaces/kits/napi/osaccount/include/
H
A
D
napi_os_account.h
121
std::vector<int>
osAccountIds
;
member
/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/frameworks/os_account_adapter/
H
A
D
os_account_adapter_test.cpp
344
int32_t *
osAccountIds
= nullptr;
in HWTEST_F()
local
Completed in 10 milliseconds