| /foundation/arkui/ace_engine/interfaces/inner_api/ace/ |
| H A D | serializeable_object.cpp | 47 std::unique_ptr<SerializeableObject> obj; in CreateNodeObject() local
|
| /foundation/graphic/graphic_3d/lume/metaobject/test/src/base/ |
| H A D | CaptureTest.cpp | 249 IObject::Ptr obj = Object {}.GetIObject(); in HWTEST_F() local
|
| /foundation/graphic/graphic_3d/kits/js/include/ |
| H A D | PropertyProxy.h | 34 NapiApi::StrongRef obj; member in PropertyProxy
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libwebpplugin/include/ |
| H A D | multimedia_templates.h | 43 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 D | media_tool_permission_handler.cpp | 39 OperationObject obj = cmd.GetOprnObject(); in UnifyOprnObject() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/test/unittest/oh_adapter/ |
| H A D | documentdb_jsonobject_test.cpp | 58 ValueObject obj = conf.GetObjectByPath({ "b", "c" }, ret); in HWTEST_F() local
|
| /foundation/distributeddatamgr/udmf/adapter/framework/innerkitsimpl/client/ |
| H A D | utd_client.h | 52 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 D | b_json_entity.h | 47 explicit BJsonEntity(Json::Value &obj, std::any option = std::any()) : obj_(obj), option_(option) {} in BJsonEntity() argument
|
| /third_party/cups-filters/filter/ |
| H A D | test_pdf1.c | 36 int obj=pdfOut_add_xref(pdf); in main() local
|
| /third_party/libbpf/fuzz/ |
| H A D | bpf-object-fuzzer.c | 9 struct bpf_object *obj = NULL; in LLVMFuzzerTestOneInput() local
|
| /third_party/jerryscript/tests/jerry/ |
| H A D | array-prototype-indexof.js | [all...] |
| H A D | object-create.js | |
| /third_party/jerryscript/tests/unit-ext/ |
| H A D | test-ext-handle-scope-remove.c | 43 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 D | test-ext-handle-scope-escape.c | 43 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 D | test-ext-handle-scope-root.c | 42 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 D | test-ext-handle-scope.c | 41 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 D | test-ext-autorelease.c | 41 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 D | symbol-isconcatspreadable.js | |
| /third_party/json/include/nlohmann/detail/conversions/ |
| H A D | to_json.hpp | 367 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 D | 4_object_factory.c | 10 napi_value obj; in CreateObject() local
|
| /third_party/ltp/tools/sparse/sparse-src/validation/ |
| H A D | typeof-safe.c | 5 int obj; in test_safe() local
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-symbol.cc | 49 Handle<Object> obj = args.atOrUndefined(isolate, 1); in BUILTIN() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | incremental-marking-inl.h | 36 bool IncrementalMarking::WhiteToGreyAndPush(HeapObject obj) { in WhiteToGreyAndPush() argument
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-numbers.cc | 81 Object obj = args[0]; in RUNTIME_FUNCTION() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/ |
| H A D | fortify_memchr_chk_test.cpp | 27 int pos, obj; in HWTEST_F() local
|