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:workRecord
(Results
1 - 9
of
9
) sorted by relevance
/base/location/services/location_locator/locator/source/
H
A
D
work_record.cpp
59
std::unique_ptr<WorkRecord>
workRecord
= std::make_unique<WorkRecord>();
in Unmarshalling()
local
201
bool WorkRecord::Add(WorkRecord &
workRecord
, int32_t index)
in Add()
argument
295
Set(WorkRecord &
workRecord
)
Set()
argument
[all...]
H
A
D
subability_common.cpp
66
void SubAbility::LocationRequest(WorkRecord &
workRecord
)
in LocationRequest()
argument
110
std::unique_ptr<WorkRecord>
workRecord
= std::make_unique<WorkRecord>();
in HandleRemoveRecord()
local
126
std::unique_ptr<WorkRecord>
workRecord
= std::make_unique<WorkRecord>();
in HandleAddRecord()
local
[all...]
H
A
D
request_manager.cpp
352
std::shared_ptr<WorkRecord>
workRecord
= std::make_shared<WorkRecord>();
in HandleRequest()
local
502
void RequestManager::ProxySendLocationRequest(std::string abilityName, WorkRecord&
workRecord
)
in ProxySendLocationRequest()
argument
441
AddRequestToWorkRecord(std::string abilityName, std::shared_ptr<Request>& request, std::shared_ptr<WorkRecord>&
workRecord
)
AddRequestToWorkRecord()
argument
[all...]
/base/location/test/location_passive/source/
H
A
D
passive_ability_test.cpp
107
std::unique_ptr<WorkRecord>
workRecord
= std::make_unique<WorkRecord>();
in HWTEST_F()
local
/base/location/services/location_passive/passive/source/
H
A
D
passive_ability.cpp
141
void PassiveAbility::RequestRecord(WorkRecord &
workRecord
, bool isAdded)
in RequestRecord()
argument
/base/location/test/location_network/source/
H
A
D
network_ability_test.cpp
135
std::unique_ptr<WorkRecord>
workRecord
= std::make_unique<WorkRecord>();
in HWTEST_F()
local
346
WorkRecord
workRecord
;
in HWTEST_F()
local
357
WorkRecord
workRecord
;
in HWTEST_F()
local
537
auto
workRecord
= std::make_shared<WorkRecord>();
HWTEST_F()
local
561
auto
workRecord
= std::make_shared<WorkRecord>();
HWTEST_F()
local
715
WorkRecord
workRecord
;
HWTEST_F()
local
726
WorkRecord
workRecord
;
HWTEST_F()
local
[all...]
/base/location/services/location_network/network/source/
H
A
D
network_ability.cpp
270
void NetworkAbility::RequestRecord(WorkRecord &
workRecord
, bool isAdded)
in RequestRecord()
argument
321
bool NetworkAbility::RequestNetworkLocation(WorkRecord &
workRecord
)
in RequestNetworkLocation()
argument
360
RemoveNetworkLocation(WorkRecord &
workRecord
)
RemoveNetworkLocation()
argument
[all...]
/base/location/test/location_gnss/source/
H
A
D
gnss_ability_test.cpp
139
std::unique_ptr<WorkRecord>
workRecord
= std::make_unique<WorkRecord>();
in HWTEST_F()
local
1379
std::unique_ptr<WorkRecord>
workRecord
= std::make_unique<WorkRecord>();
in HWTEST_F()
local
1389
std::unique_ptr<WorkRecord>
workRecord
= std::make_unique<WorkRecord>();
in HWTEST_F()
local
1494
std::shared_ptr<WorkRecord>
workRecord
= std::make_shared<WorkRecord>();
in HWTEST_F()
local
[all...]
/base/location/services/location_gnss/gnss/source/
H
A
D
gnss_ability.cpp
346
void GnssAbility::RequestRecord(WorkRecord &
workRecord
, bool isAdded)
in RequestRecord()
argument
Completed in 12 milliseconds