Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/include/
H A Dlnn_local_net_ledger.h40 int32_t (*setInfo)(const void *info); member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_a2dp_source_server.cpp376 bluetooth::A2dpSrcCodecInfo setInfo; in SetCodecPreference() local
/ohos5.0/base/security/huks/test/unittest/huks_common_test/include/
H A Dhks_test_common_h.h117 bool setInfo; member
312 bool setInfo; member
/ohos5.0/base/account/os_account/interfaces/kits/napi/account_iam/src/
H A Dnapi_account_iam_common.cpp370 std::vector<uint8_t> setInfo; in ParseSetPropRequest() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DstateMgmt.js2791 setInfo(propName) { method in ObservedPropertyAbstract