Home
last modified time | relevance | path

Searched defs:resource (Results 351 - 375 of 458) sorted by relevance

1...<<111213141516171819

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_util.cpp727 Resource resource; in GetResource() local
H A Dmodule_profile.cpp155 std::string resource; member
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedialibrary_napi_utils.cpp762 napi_value resource = nullptr; in NapiCreateAsyncWork() local
/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Davplayer_napi.cpp214 napi_value resource = nullptr; in JsCreateAVPlayer() local
288 napi_value resource = nullptr; in JsPrepare() local
368 napi_value resource = nullptr; in JsPlay() local
439 napi_value resource in JsPause() local
511 napi_value resource = nullptr; JsStop() local
589 napi_value resource = nullptr; JsReset() local
685 napi_value resource = nullptr; JsRelease() local
810 napi_value resource = nullptr; JsSetPlaybackRange() local
1336 napi_value resource = nullptr; JsGetPlaybackInfo() local
1404 napi_value resource = nullptr; JsSetPlaybackStrategy() local
1455 napi_value resource = nullptr; JsSetMediaMuted() local
2381 napi_value resource = nullptr; JsGetTrackDescription() local
2427 napi_value resource = nullptr; JsGetSelectedTracks() local
2524 napi_value resource = nullptr; JsSelectTrack() local
2614 napi_value resource = nullptr; JsGetCurrentTrack() local
[all...]
/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_photo_access_helper_napi.cpp652 napi_value resource = nullptr; in JSRelease() local
H A Dsendable_medialibrary_napi_utils.cpp674 napi_value resource = nullptr; in NapiCreateAsyncWork() local
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_utils.cpp1500 napi_value resource = nullptr; in NapiAsyncWork() local
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_link.c520 static void DumpWifiDirectInfo(const LaneLinkInfo *resource) in DumpWifiDirectInfo() argument
634 FindLaneResourceByLinkType(const char *peerUdid, LaneLinkType type, LaneResource *resource) FindLaneResourceByLinkType() argument
665 FindLaneResourceByLinkAddr(const LaneLinkInfo *info, LaneResource *resource) FindLaneResourceByLinkAddr() argument
689 FindLaneResourceByLaneId(uint64_t laneId, LaneResource *resource) FindLaneResourceByLaneId() argument
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_discover.c342 static void HndPostServiceDiscover(coap_resource_t *resource, coap_session_t *session, argument
543 static int32_t HndPostServiceMsgEx(coap_resource_t *resource, coap_session_t *session, argument
594 static void HndPostServiceMsg(coap_resource_t *resource, coap_session_t *session, argument
1102 static void HndPostServiceNotification(coap_resource_t *resource, coap_session_t *session, argument
[all...]
/third_party/backends/frontend/
H A Dsaned.c1861 SANE_String name, resource; local
[all...]
H A Dscanimage.c175 auth_callback (SANE_String_Const resource, in auth_callback() argument
[all...]
/third_party/FreeBSD/sys/sys/
H A Dbus.h187 struct resource { struct
[all...]
/third_party/libcoap/src/
H A Dcoap_block.c553 coap_find_lg_xmit_response(const coap_session_t *session, const coap_pdu_t *request, const coap_resource_t *resource, const coap_string_t *query) coap_find_lg_xmit_response() argument
592 coap_add_data_large_internal(coap_session_t *session, const coap_pdu_t *request, coap_pdu_t *pdu, coap_resource_t *resource, const coap_string_t *query, int maxage, uint64_t etag, size_t length, const uint8_t *data, coap_release_large_data_t release_func, void *app_ptr, int single_request, coap_pdu_code_t request_method) coap_add_data_large_internal() argument
1016 coap_add_data_large_response(coap_resource_t *resource, coap_session_t *session, const coap_pdu_t *request, coap_pdu_t *response, const coap_string_t *query, uint16_t media_type, int maxage, uint64_t etag, size_t length, const uint8_t *data, coap_release_large_data_t release_func, void *app_ptr ) coap_add_data_large_response() argument
1959 coap_send_q_block2(coap_session_t *session, coap_resource_t *resource, const coap_string_t *query, coap_pdu_code_t request_method, coap_block_b_t block, coap_pdu_t *response, coap_send_pdu_t send_response) coap_send_q_block2() argument
2213 coap_handle_request_send_block(coap_session_t *session, coap_pdu_t *pdu, coap_pdu_t *response, coap_resource_t *resource, coap_string_t *query) coap_handle_request_send_block() argument
2576 coap_handle_request_put_block(coap_context_t *context, coap_session_t *session, coap_pdu_t *pdu, coap_pdu_t *response, coap_resource_t *resource, coap_string_t *uri_path, coap_opt_t *observe, int *added_block, coap_lg_srcv_t **pfree_lg_srcv) coap_handle_request_put_block() argument
3851 coap_check_code_lg_xmit(const coap_session_t *session, const coap_pdu_t *request, coap_pdu_t *response, const coap_resource_t *resource, const coap_string_t *query) coap_check_code_lg_xmit() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_load_store_vectorize.c175 nir_ssa_def *resource; member
[all...]
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.h402 LLVMValueRef resource; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_texture.c444 r600_texture_get_info(struct pipe_screen* screen, struct pipe_resource *resource, unsigned *pstride, unsigned *poffset) r600_texture_get_info() argument
470 r600_texture_get_handle(struct pipe_screen* screen, struct pipe_context *ctx, struct pipe_resource *resource, struct winsys_handle *whandle, unsigned usage) r600_texture_get_handle() argument
580 struct r600_resource *resource = &rtex->resource; r600_texture_destroy() local
903 struct r600_resource *resource; r600_texture_create_object() local
1154 struct pipe_resource resource; r600_init_flushed_depth_texture() local
1371 struct pipe_resource resource; r600_texture_transfer_map() local
1422 struct pipe_resource resource; r600_texture_transfer_map() local
[all...]
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri2.c60 struct pipe_resource *resource; member
1810 struct pipe_resource *resource = image->texture; dri2_map_image() local
2228 struct pipe_resource *resource; dri2_set_damage_region() local
[all...]
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_context.c668 struct tegra_resource *resource = to_tegra_resource(presource); in tegra_create_stream_output_target() local
155 tegra_get_query_result_resource(struct pipe_context *pcontext, struct pipe_query *query, enum pipe_query_flags flags, enum pipe_query_value_type result_type, int index, struct pipe_resource *resource, unsigned int offset) tegra_get_query_result_resource() argument
788 struct tegra_resource *resource = to_tegra_resource(presource); tegra_clear_texture() local
802 struct tegra_resource *resource = to_tegra_resource(presource); tegra_clear_buffer() local
843 struct tegra_resource *resource = to_tegra_resource(presource); tegra_create_sampler_view() local
886 struct tegra_resource *resource = to_tegra_resource(presource); tegra_create_surface() local
930 struct tegra_resource *resource = to_tegra_resource(presource); tegra_transfer_map() local
988 struct tegra_resource *resource = to_tegra_resource(presource); tegra_buffer_subdata() local
1005 struct tegra_resource *resource = to_tegra_resource(presource); tegra_texture_subdata() local
1131 struct tegra_resource *resource = to_tegra_resource(presource); tegra_flush_resource() local
1141 struct tegra_resource *resource = to_tegra_resource(presource); tegra_invalidate_resource() local
1191 struct tegra_resource *resource = to_tegra_resource(presource); tegra_generate_mipmap() local
[all...]
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_context.c349 virgl_create_surface(struct pipe_context *ctx, struct pipe_resource *resource, const struct pipe_surface *templ) virgl_create_surface() argument
1212 virgl_flush_resource(struct pipe_context *pipe, struct pipe_resource *resource) virgl_flush_resource() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c571 si_resource_get_param(struct pipe_screen *screen, struct pipe_context *context, struct pipe_resource *resource, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned handle_usage, uint64_t *value) si_resource_get_param() argument
641 si_texture_get_info(struct pipe_screen *screen, struct pipe_resource *resource, unsigned *pstride, unsigned *poffset) si_texture_get_info() argument
657 si_texture_get_handle(struct pipe_screen *screen, struct pipe_context *ctx, struct pipe_resource *resource, struct winsys_handle *whandle, unsigned usage) si_texture_get_handle() argument
922 struct si_resource *resource; si_texture_create_object() local
1529 si_texture_is_aux_plane(const struct pipe_resource *resource) si_texture_is_aux_plane() argument
1694 struct pipe_resource resource; si_init_flushed_depth_texture() local
1899 struct pipe_resource resource; si_texture_transfer_map() local
2270 si_check_resource_capability(struct pipe_screen *screen, struct pipe_resource *resource, unsigned bind) si_check_resource_capability() argument
[all...]
/third_party/node/src/
H A Denv.cc93 push_async_context(double async_id, double trigger_async_id, Local<Object> resource) push_async_context() argument
H A Dnode_api.cc598 inline v8::Local<v8::Object> resource() { in resource() function in v8impl::__anon15407::AsyncContext
1237 v8::Local<v8::Object> resource; in jsvm_create_async_work() local
202 ThreadSafeFunction(v8::Local<v8::Function> func, v8::Local<v8::Object> resource, v8::Local<v8::String> name, size_t thread_count_, void* context_, size_t max_queue_size_, node_jsvm_env env_, void* finalize_data_, JSVM_Finalize finalize_cb_, jsvm_threadsafe_function_call_js call_js_cb_) ThreadSafeFunction() argument
[all...]
H A Dnode_file.cc556 Local<Object> resource = Object::New(env()->isolate()); in ReadStart() local
/third_party/node/deps/v8/src/web-snapshot/
H A Dweb-snapshot.cc1285 const v8::String::ExternalOneByteStringResource* resource = in ExtractScriptBuffer() local
1302 const v8::String::ExternalStringResource* resource = in ExtractScriptBuffer() local
/third_party/node/tools/
H A Dtest.py780 import resource namespace

Completed in 57 milliseconds

1...<<111213141516171819