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:GetCreationTime
(Results
1 - 5
of
5
) sorted by relevance
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H
A
D
hands_free_unit_calls.h
181
long
GetCreationTime
() const;
H
A
D
hands_free_unit_calls.cpp
63
long HandsFreeUnitCalls::
GetCreationTime
() const
in GetCreationTime()
function in OHOS::bluetooth::HandsFreeUnitCalls
/foundation/communication/bluetooth/interfaces/inner_api/include/
H
A
D
bluetooth_hf_call.h
194
long
GetCreationTime
() const
in GetCreationTime()
function in OHOS::Bluetooth::HandsFreeUnitCall
/foundation/communication/bluetooth_service/test/unittest/hfp/
H
A
D
hf_call_test.cpp
159
* @tc.name:
GetCreationTime
167
EXPECT_EQ(0, call.
GetCreationTime
());
in HWTEST_F()
/foundation/communication/bluetooth/frameworks/inner/src/
H
A
D
bluetooth_hfp_hf.cpp
75
call.
GetCreationTime
());
291
call.
GetCreationTime
());
in GetExistingCalls()
402
call.
GetCreationTime
());
in FinishActiveCall()
424
calls.
GetCreationTime
());
in StartDial()
Completed in 3 milliseconds