Home
last modified time | relevance | path

Searched defs:record (Results 1 – 5 of 5) sorted by relevance

/drivers/hdf_core/framework/core/manager/src/
Ddevsvc_manager.c24 struct DevSvcRecord *record = NULL; in DevSvcManagerSearchServiceLocked() local
42 struct DevSvcManager *devSvcManager, const struct DevSvcRecord *record, uint32_t status) in NotifyServiceStatusLocked()
67 struct DevSvcRecord *record = NULL; in NotifyServiceStatusOnRegisterLocked() local
88 struct DevSvcRecord *record = NULL; in DevSvcManagerAddService() local
134 struct DevSvcRecord *record = NULL; in DevSvcManagerUpdateService() local
238 struct DevSvcRecord *record = NULL; in DevSvcManagerListService() local
265 struct DevSvcRecord *record = NULL; in DevSvcManagerListAllService() local
285 struct DevSvcRecord *record = NULL; in DevSvcManagerListServiceByInterfaceDesc() local
420 struct DevSvcRecord *record = NULL; in DevSvcManagerRelease() local
/drivers/external_device_manager/services/native/driver_extension/src/
Ddriver_extension.cpp55 void DriverExtension::Init(const std::shared_ptr<AbilityLocalRecord> &record, in Init()
65 const std::shared_ptr<AbilityLocalRecord> &record, in CreateAndInitContext()
Djs_driver_extension.cpp128 void JsDriverExtension::Init(const std::shared_ptr<AbilityLocalRecord> &record, in Init()
/drivers/peripheral/memorytracker/test/unittest/phone/
Dhdf_memorytracker_test.cpp69 for (auto record : records) { variable
89 for (auto record : records) { variable
/drivers/hdf_core/framework/core/host/src/
Dhdf_observer_record.c45 struct HdfServiceObserverRecord *record = NULL; in HdfServiceObserverRecordCompare() local
57 struct HdfServiceObserverRecord *record, devid_t deviceId, uint16_t policy) in HdfServiceObserverRecordNotifySubscribers()