Home
last modified time | relevance | path

Searched defs:define (Results 1 – 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/v2/
Dv2_json_coder.ts32 public static define(proto: object, prop: string, value: any) { method in Meta
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
Ddistributeddb_interfaces_index_unit_test.cpp138 …string GenerateSchemaString(const vector<FieldPath> &define, const vector<FieldPath> &index, int s… in GenerateSchemaString()
175 string GenerateValue(const vector<FieldPath> &define, uint32_t skipSize) in GenerateValue()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
Ddistributeddb_data_generator.cpp451 const std::string &define, const std::string &index, const std::string &skipSize) in SpliceToSchema()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/
Ddistributeddb_data_generator.h71 std::vector<std::string> define; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
Ddistributeddb_nb_schema_test.cpp60 string define; in GetInvalidDefine() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DstateMgmt.js9719 static define(proto, prop, value) { method in Meta