Home
last modified time | relevance | path

Searched defs:obj (Results 226 - 250 of 2249) sorted by relevance

12345678910>>...90

/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dserializeable_object.cpp47 std::unique_ptr<SerializeableObject> obj; in CreateNodeObject() local
/foundation/graphic/graphic_3d/lume/metaobject/test/src/base/
H A DCaptureTest.cpp249 IObject::Ptr obj = Object {}.GetIObject(); in HWTEST_F() local
/foundation/graphic/graphic_3d/kits/js/include/
H A DPropertyProxy.h34 NapiApi::StrongRef obj; member in PropertyProxy
/foundation/multimedia/image_framework/plugins/common/libs/image/libwebpplugin/include/
H A Dmultimedia_templates.h43 explicit TAutoCallProc(T *obj) : std::unique_ptr<T, FunctionWrapper<remove_pointer_t<decltype(P)>, P>>(obj) in TAutoCallProc() argument
/foundation/multimedia/media_library/frameworks/services/media_permission/src/
H A Dmedia_tool_permission_handler.cpp39 OperationObject obj = cmd.GetOprnObject(); in UnifyOprnObject() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/test/unittest/oh_adapter/
H A Ddocumentdb_jsonobject_test.cpp58 ValueObject obj = conf.GetObjectByPath({ "b", "c" }, ret); in HWTEST_F() local
/foundation/distributeddatamgr/udmf/adapter/framework/innerkitsimpl/client/
H A Dutd_client.h52 UtdClient(const UtdClient &obj) = delete; member in OHOS::UDMF::UtdClient
53 UtdClient &operator=(const UtdClient &obj) = delete; member in OHOS::UDMF::UtdClient
/foundation/filemanagement/app_file_service/utils/include/b_json/
H A Db_json_entity.h47 explicit BJsonEntity(Json::Value &obj, std::any option = std::any()) : obj_(obj), option_(option) {} in BJsonEntity() argument
/third_party/cups-filters/filter/
H A Dtest_pdf1.c36 int obj=pdfOut_add_xref(pdf); in main() local
/third_party/libbpf/fuzz/
H A Dbpf-object-fuzzer.c9 struct bpf_object *obj = NULL; in LLVMFuzzerTestOneInput() local
/third_party/jerryscript/tests/jerry/
H A Darray-prototype-indexof.js[all...]
H A Dobject-create.js
/third_party/jerryscript/tests/unit-ext/
H A Dtest-ext-handle-scope-remove.c43 jerry_value_t obj = jerryx_create_handle (jerry_create_object ()); in create_object() local
61 jerry_value_t obj = create_object (); in test_handle_scope_val() local
H A Dtest-ext-handle-scope-escape.c43 jerry_value_t obj = jerryx_create_handle (jerry_create_object ()); in create_object() local
61 jerry_value_t obj = create_object (); in test_handle_scope_val() local
H A Dtest-ext-handle-scope-root.c42 jerry_value_t obj = jerry_create_object (); in create_object() local
54 jerry_value_t obj = jerryx_create_handle (create_object ()); in test_handle_scope_val() local
H A Dtest-ext-handle-scope.c41 jerry_value_t obj = jerry_create_object (); in create_object() local
51 jerry_value_t obj = jerryx_create_handle (create_object ()); in test_handle_scope_val() local
H A Dtest-ext-autorelease.c41 jerry_value_t obj = jerry_create_object (); in create_object() local
49 JERRYX_AR_VALUE_T obj = create_object (); in test_autorelease_val() local
/third_party/jerryscript/tests/jerry/es2015/
H A Dsymbol-isconcatspreadable.js
/third_party/json/include/nlohmann/detail/conversions/
H A Dto_json.hpp367 inline void to_json(BasicJsonType& j, const CompatibleObjectType& obj) in to_json() argument
373 inline void to_json(BasicJsonType& j, typename BasicJsonType::object_t&& obj) in to_json() argument
[all...]
/third_party/node/test/js-native-api/4_object_factory/
H A D4_object_factory.c10 napi_value obj; in CreateObject() local
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dtypeof-safe.c5 int obj; in test_safe() local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-symbol.cc49 Handle<Object> obj = args.atOrUndefined(isolate, 1); in BUILTIN() local
/third_party/node/deps/v8/src/heap/
H A Dincremental-marking-inl.h36 bool IncrementalMarking::WhiteToGreyAndPush(HeapObject obj) { in WhiteToGreyAndPush() argument
/third_party/node/deps/v8/src/runtime/
H A Druntime-numbers.cc81 Object obj = args[0]; in RUNTIME_FUNCTION() local
/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/
H A Dfortify_memchr_chk_test.cpp27 int pos, obj; in HWTEST_F() local

Completed in 7 milliseconds

12345678910>>...90