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:record
(Results
1 - 4
of
4
) sorted by relevance
/drivers/external_device_manager/services/native/driver_extension/src/
H
A
D
driver_extension.cpp
55
void DriverExtension::Init(const std::shared_ptr<AbilityLocalRecord> &
record
,
in Init()
argument
64
CreateAndInitContext( const std::shared_ptr<AbilityLocalRecord> &
record
, const std::shared_ptr<OHOSApplication> &application, std::shared_ptr<AbilityHandler> &handler, const sptr<IRemoteObject> &token)
CreateAndInitContext()
argument
H
A
D
js_driver_extension.cpp
128
void JsDriverExtension::Init(const std::shared_ptr<AbilityLocalRecord> &
record
,
in Init()
argument
/drivers/hdf_core/framework/core/host/src/
H
A
D
hdf_observer_record.c
45
struct HdfServiceObserverRecord *
record
= NULL;
in HdfServiceObserverRecordCompare()
local
56
HdfServiceObserverRecordNotifySubscribers( struct HdfServiceObserverRecord *
record
, devid_t deviceId, uint16_t policy)
HdfServiceObserverRecordNotifySubscribers()
argument
[all...]
/drivers/hdf_core/framework/core/manager/src/
H
A
D
devsvc_manager.c
24
struct DevSvcRecord *
record
= NULL;
in DevSvcManagerSearchServiceLocked()
local
68
struct DevSvcRecord *
record
in NotifyServiceStatusOnRegisterLocked()
local
41
NotifyServiceStatusLocked( struct DevSvcManager *devSvcManager, const struct DevSvcRecord *
record
, uint32_t status)
NotifyServiceStatusLocked()
argument
89
struct DevSvcRecord *
record
= NULL;
DevSvcManagerAddService()
local
135
struct DevSvcRecord *
record
= NULL;
DevSvcManagerUpdateService()
local
239
struct DevSvcRecord *
record
= NULL;
DevSvcManagerListService()
local
266
struct DevSvcRecord *
record
= NULL;
DevSvcManagerListAllService()
local
286
struct DevSvcRecord *
record
= NULL;
DevSvcManagerListServiceByInterfaceDesc()
local
421
struct DevSvcRecord *
record
= NULL;
DevSvcManagerRelease()
local
[all...]
Completed in 3 milliseconds