Home
last modified time | relevance | path

Searched defs:targetKey (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/distributedhardwareservice/src/
H A Ddistributed_hardware_service_test.cpp272 std::string targetKey = ""; variable
281 std::string targetKey = "histmAudEnc"; variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/
H A Ddistributed_hardware_service.cpp188 std::string targetKey = ""; in QueryLocalSysSpec() local
233 std::string DistributedHardwareService::QueryDhSysSpec(const std::string &targetKey, std::string &a… in QueryDhSysSpec()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_nb_delegate_rd_test.cpp1890 int targetKey = 2; // 2 is the initial key that is expected to be found variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DstateMgmt.js9918 static parseItemInto(target, targetKey, source, options) { argument