Home
last modified time | relevance | path

Searched defs:readable (Results 1 – 8 of 8) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
Dtypes.h188 #define META_REGISTER_IMPL_CLASS4(singleton, name, id, cat, readable) … argument
219 #define META_REGISTER_INTERFACE3(name, id, readable) … argument
/foundation/distributeddatamgr/relational_store/test/js/clouddata/unittest/src/
DCloudShareTest.js29 readable: true, property
36 readable: false, property
/foundation/communication/bluetooth/frameworks/js/napi/src/parser/
Dnapi_parser_utils.h50 bool readable = false; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/
Dsharing_center.h46 bool readable = false; member
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/cloud_data/include/
Dcloud_types.h44 bool readable = false; member
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/
Dcloud_extension_stub.js810 readable: t.readBoolean(), property
/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/
Dmsg.rs402 pub fn readable(&self) -> usize { in readable() method
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
Dspunge_core.c1533 int readable = 1; in SpinstLoopRecv() local