Home
last modified time | relevance | path

Searched defs:caller (Results 101 - 125 of 156) sorted by relevance

1234567

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
H A DSerializableTestUtility.java929 static List<String> getSerializationClassList(Object caller) throws IOException { in getSerializationClassList() argument
/third_party/mesa3d/src/mesa/main/
H A Dsamplerobj.c171 create_samplers(struct gl_context *ctx, GLsizei count, GLuint *samplers, const char *caller) create_samplers() argument
202 create_samplers_err(struct gl_context *ctx, GLsizei count, GLuint *samplers, const char *caller) create_samplers_err() argument
H A Duniform_query.cpp184 validate_uniform_parameters(GLint location, GLsizei count, unsigned *array_index, struct gl_context *ctx, struct gl_shader_program *shProg, const char *caller) validate_uniform_parameters() argument
H A Dtexstorage.c575 texstorage_error(GLuint dims, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, const char *caller) texstorage_error() argument
632 texturestorage_error(GLuint dims, GLuint texture, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, const char *caller) texturestorage_error() argument
H A Darbprogram.c66 lookup_or_create_program(GLuint id, GLenum target, const char* caller) in lookup_or_create_program() argument
274 get_current_program(struct gl_context* ctx, GLenum target, const char* caller) in get_current_program() argument
699 program_local_parameters4fv(struct gl_program* prog, GLuint index, GLsizei count, const GLfloat *params, const char* caller) program_local_parameters4fv() argument
H A Darrayobj.c243 _mesa_lookup_vao_err(struct gl_context *ctx, GLuint id, bool is_ext_dsa, const char *caller) _mesa_lookup_vao_err() argument
H A Dmatrix.c51 get_named_matrix_stack(struct gl_context *ctx, GLenum mode, const char* caller) in get_named_matrix_stack() argument
562 matrix_mult(struct gl_matrix_stack *stack, const GLfloat *m, const char* caller) in matrix_mult() argument
103 matrix_frustum(struct gl_matrix_stack* stack, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble nearval, GLdouble farval, const char* caller) matrix_frustum() argument
180 matrix_ortho(struct gl_matrix_stack* stack, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble nearval, GLdouble farval, const char* caller) matrix_ortho() argument
504 matrix_load(struct gl_context *ctx, struct gl_matrix_stack *stack, const GLfloat *m, const char* caller) matrix_load() argument
619 matrix_rotate(struct gl_matrix_stack *stack, GLfloat angle, GLfloat x, GLfloat y, GLfloat z, const char* caller) matrix_rotate() argument
[all...]
H A Dtexstore.c974 store_texsubimage(struct gl_context *ctx, struct gl_texture_image *texImage, GLint xoffset, GLint yoffset, GLint zoffset, GLint width, GLint height, GLint depth, GLenum format, GLenum type, const GLvoid *pixels, const struct gl_pixelstore_attrib *packing, const char *caller) store_texsubimage() argument
H A Ddebug_output.c963 validate_params(struct gl_context *ctx, unsigned caller, in validate_params() argument
H A Dshader_query.cpp1055 _mesa_get_program_resource_name(struct gl_shader_program *shProg, GLenum programInterface, GLuint index, GLsizei bufSize, GLsizei *length, GLchar *name, bool glthread, const char *caller) _mesa_get_program_resource_name() argument
1280 get_buffer_property(struct gl_shader_program *shProg, struct gl_program_resource *res, const GLenum prop, GLint *val, bool glthread, const char *caller) get_buffer_property() argument
1438 _mesa_program_resource_prop(struct gl_shader_program *shProg, struct gl_program_resource *res, GLuint index, const GLenum prop, GLint *val, bool glthread, const char *caller) _mesa_program_resource_prop() argument
/third_party/node/deps/v8/src/debug/
H A Ddebug-evaluate.cc1058 static bool TransitivelyCalledBuiltinHasNoSideEffect(Builtin caller, in TransitivelyCalledBuiltinHasNoSideEffect() argument
[all...]
/third_party/skia/third_party/externals/tint/src/inspector/
H A Dtest_inspector_builder.cc37 void InspectorBuilder::MakeCallerBodyFunction(std::string caller, in MakeCallerBodyFunction() argument
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/utils/
H A Dtrace_utils.cpp254 std::shared_ptr<CleanPolicy> GetCleanPolicy(int type, UCollect::TraceCaller &caller) in GetCleanPolicy() argument
278 void FileRemove(UCollect::TraceCaller &caller) in FileRemove() argument
329 const std::string EnumToString(UCollect::TraceCaller &caller) in EnumToString() argument
351 GetUnifiedFiles(TraceRetInfo ret, UCollect::TraceCaller &caller) GetUnifiedFiles() argument
452 GetUnifiedShareFiles(TraceRetInfo ret, UCollect::TraceCaller &caller) GetUnifiedShareFiles() argument
496 GetUnifiedSpecialFiles(TraceRetInfo ret, UCollect::TraceCaller &caller) GetUnifiedSpecialFiles() argument
[all...]
/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_handler.cpp633 Caller caller = {}; in PostTaskByFFRT() local
125 PostTaskAtFront(const Callback &callback, const std::string &name, Priority priority, const Caller &caller) PostTaskAtFront() argument
/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_cache.cpp432 int32_t ProfileCache::AddSyncListener(const std::string& caller, sptr<IRemoteObject> syncListener) in AddSyncListener() argument
484 int32_t ProfileCache::RemoveSyncListener(const std::string& caller) in RemoveSyncListener() argument
[all...]
/foundation/distributedhardware/device_manager/commondependency/src/
H A Ddeviceprofile_connector.cpp759 int32_t DeviceProfileConnector::CheckAccessControl(const DmAccessCaller &caller, const std::string &srcUdid, in CheckAccessControl() argument
811 int32_t DeviceProfileConnector::CheckIsSameAccount(const DmAccessCaller &caller, const std::string &srcUdid, in CheckIsSameAccount() argument
777 SingleUserProcess(const DistributedDeviceProfile::AccessControlProfile &profile, const DmAccessCaller &caller, const DmAccessCallee &callee) SingleUserProcess() argument
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
H A Dipc_cmd_parser.cpp126 bool EncodeDmAccessCaller(const DmAccessCaller &caller, MessageParcel &parcel) in EncodeDmAccessCaller() argument
1600 DmAccessCaller caller = pReq->GetAccessCaller(); in ON_IPC_SET_REQUEST() local
1626 DmAccessCaller caller = pReq->GetAccessCaller(); ON_IPC_SET_REQUEST() local
[all...]
/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
H A Dipc_cmd_parser.cpp102 void DecodeDmAccessCaller(MessageParcel &parcel, DmAccessCaller &caller) in DecodeDmAccessCaller() argument
1411 DmAccessCaller caller; in ON_IPC_CMD() local
1425 DmAccessCaller caller; ON_IPC_CMD() local
[all...]
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_resource.c42 v3d_debug_resource_layout(struct v3d_resource *rsc, const char *caller) in v3d_debug_resource_layout() argument
/third_party/node/deps/v8/src/builtins/
H A Daccessors.cc676 Handle<JSFunction> caller = it.MaterializeFunction(); in FindCaller() local
701 Handle<JSFunction> caller; in FunctionCallerGetter() local
[all...]
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dfree_install_manager.cpp55 auto caller = Token::GetAbilityRecordByToken(callerToken); in IsTopAbility() local
/foundation/ability/ability_runtime/test/unittest/ability_record_test/
H A Dability_record_test.cpp832 std::shared_ptr<CallerRecord> caller = std::make_shared<CallerRecord>(0, abilityRecord); in HWTEST_F() local
854 std::shared_ptr<CallerRecord> caller = std::make_shared<CallerRecord>(0, nullptr); in HWTEST_F() local
1710 std::shared_ptr<CallerRecord> caller = std::make_shared<CallerRecord>(0, callerAbilityRecord); in HWTEST_F() local
1730 std::shared_ptr<CallerRecord> caller = std::make_shared<CallerRecord>(0, callerAbilityRecord); in HWTEST_F() local
1750 std::shared_ptr<CallerRecord> caller in HWTEST_F() local
1810 std::shared_ptr<CallerRecord> caller = std::make_shared<CallerRecord>(0, callerAbilityRecord); HWTEST_F() local
1829 std::shared_ptr<CallerRecord> caller = std::make_shared<CallerRecord>(0, nullptr); HWTEST_F() local
1891 std::shared_ptr<CallerRecord> caller = std::make_shared<CallerRecord>(0, callerAbilityRecord); HWTEST_F() local
1958 std::shared_ptr<CallerRecord> caller = std::make_shared<CallerRecord>(requestCode, saCaller); HWTEST_F() local
[all...]
/foundation/distributedhardware/device_manager/services/implementation/src/
H A Ddevice_manager_service_impl.cpp713 int32_t DeviceManagerServiceImpl::CheckIsSameAccount(const DmAccessCaller &caller, const std::string &srcUdid, in CheckIsSameAccount() argument
719 int32_t DeviceManagerServiceImpl::CheckAccessControl(const DmAccessCaller &caller, const std::string &srcUdid, in CheckAccessControl() argument
H A Ddevice_manager_service_impl_lite.cpp425 int32_t DeviceManagerServiceImpl::CheckIsSameAccount(const DmAccessCaller &caller, const std::string &srcUdid, in CheckIsSameAccount() argument
435 int32_t DeviceManagerServiceImpl::CheckAccessControl(const DmAccessCaller &caller, const std::string &srcUdid, in CheckAccessControl() argument
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_resource.c354 vc4_setup_slices(struct vc4_resource *rsc, const char *caller) in vc4_setup_slices() argument

Completed in 58 milliseconds

1234567