Home
last modified time | relevance | path

Searched refs:InitLocal (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/resourcemanager/
H A Ddb_adapter.h43 int32_t InitLocal();
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
H A Dlocal_capability_info_manager.cpp59 if (dbAdapterPtr_->InitLocal() != DH_FWK_SUCCESS) { in Init()
H A Ddb_adapter.cpp132 int32_t DBAdapter::InitLocal() in InitLocal() function in OHOS::DistributedHardware::DBAdapter