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:isExpired
(Results
1 - 10
of
10
) sorted by relevance
/base/account/os_account/services/accountmgr/src/domain_account/
H
A
D
domain_account_manager_service.cpp
69
ErrCode DomainAccountManagerService::IsAuthenticationExpired(const DomainAccountInfo &info, bool &
isExpired
)
in IsAuthenticationExpired()
argument
H
A
D
domain_account_stub.cpp
207
bool
isExpired
= true;
in ProcIsAuthenticationExpired()
local
H
A
D
inner_domain_account_manager.cpp
1141
IsAuthenticationExpired( const DomainAccountInfo &info, bool &
isExpired
)
IsAuthenticationExpired()
argument
/base/account/os_account/frameworks/domain_account/src/
H
A
D
domain_account_client.cpp
192
ErrCode DomainAccountClient::IsAuthenticationExpired(const DomainAccountInfo &info, bool &
isExpired
)
in IsAuthenticationExpired()
argument
H
A
D
domain_account_proxy.cpp
247
ErrCode DomainAccountProxy::IsAuthenticationExpired(const DomainAccountInfo &info, bool &
isExpired
)
in IsAuthenticationExpired()
argument
/base/account/os_account/interfaces/kits/napi/domain_account/include/
H
A
D
napi_domain_account_manager.h
59
bool
isExpired
= false;
member
/base/account/os_account/frameworks/domain_account/test/moduletest/src/
H
A
D
domain_account_client_mock_plugin_so_module_test.cpp
524
bool
isExpired
= false;
in HWTEST_F()
local
547
bool
isExpired
= false;
in HWTEST_F()
local
582
bool
isExpired
= false;
in HWTEST_F()
local
634
bool
isExpired
in HWTEST_F()
local
692
bool
isExpired
= false;
HWTEST_F()
local
789
bool
isExpired
= false;
HWTEST_F()
local
[all...]
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H
A
D
reminder_request_test.cpp
592
bool
isExpired
= rrc->IsExpired();
in HWTEST_F()
local
/base/notification/distributed_notification_service/services/ans/src/
H
A
D
reminder_store_strategy.cpp
194
std::string
isExpired
;
in RecoverFromOldVersion()
local
350
std::string
isExpired
;
in RecoverFromDb()
local
/base/notification/distributed_notification_service/frameworks/ans/src/
H
A
D
reminder_request.cpp
226
void ReminderRequest::SetExpired(bool
isExpired
)
in SetExpired()
argument
Completed in 16 milliseconds