Home
last modified time | relevance | path

Searched refs:FtConfigSetOutOfOrderCacheFeature (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dfillp_stack_config_in.h29 FILLP_INT32 FtConfigSetOutOfOrderCacheFeature(IN FILLP_CONST void *value);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dfillp_stack_config.c326 return FtConfigSetOutOfOrderCacheFeature(value); in FtSetConfigStackHalf1()
H A Dfillp_stack_config_in.c68 FILLP_INT32 FtConfigSetOutOfOrderCacheFeature(IN FILLP_CONST void *value) in FtConfigSetOutOfOrderCacheFeature() function