Home
last modified time | relevance | path

Searched refs:GLOBAL_CAPABILITY_ID (Results 1 - 4 of 4) sorted by relevance

/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/
H A Dconstants.h47 const std::string GLOBAL_CAPABILITY_ID = "global_capability_info"; member
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/dbadapter/src/
H A Ddb_adapter_test.cpp104 g_dbAdapterPtr = std::make_shared<DBAdapter>(APP_ID, GLOBAL_CAPABILITY_ID, changeListener); in SetUpTestCase()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
H A Dcapability_info_manager.cpp89 dbAdapterPtr_ = std::make_shared<DBAdapter>(APP_ID, GLOBAL_CAPABILITY_ID, shared_from_this()); in Init()
H A Ddb_adapter.cpp363 if (storeId_.storeId == GLOBAL_CAPABILITY_ID) { in SyncDBForRecover()

Completed in 4 milliseconds